JDK is an important tool which consists the base of Java programming as well as supports many other programming IDEs.
This article introduces the installation method of Oracle jdk 8 on Ubuntu 14.04.
data.table Way - Learning Note Part 1
This is a learning note for the course Data Analysis in R, the data.table Way.
This course introduces the package ‘data.table’ which is a very powerful tool for data manipulation. I borrow two built-in data frames: mtcars
and iris
throughout the entire article.
Hello World
迷你猪降临到这个混乱的世界已经整整一个星期了,白驹就这么过了个隙。
Install R and RStudio on Ubuntu
I wanted to try Linux system thus I formatted an old laptop bought 7 years ago (HP Pavilion dm3, French keyboard).
No doubt that I need R and RStudio to be installed on this laptop…
New Life
小坏蛋如此迫切地想来到人世,以至于早于预产期4天——12号的晚上,他就开始冲击萝卜的肚子。
临时换了第二天一早的高铁票,赶到产房门口,还没过五分钟,萝卜和娃就被推出来了。
那时真是长吁了一口气,我总算没错过娃出来的那一刻。
然后仿佛眼前落下一负担子一样,肩头一沉。
就这样,三组家庭,多了第七口人,第四个处女座。萝卜,未来的路还长,你要挺住。
Scraping Data Table from Website by R
For many quantitative analysis, we often consider factors such climate or economics data. Those data are usually displayed as tables on the websites and can be collected from there. However, to copy-paste with EXCEL is an extremely inefficient way.
We can use R to read data directly from the web pages and store them uniformly without too may data clean steps.
随想录1 - 人类智慧 vs. 人工智能
Asimov’s Three Laws of Robotics
- A robot may not injure a human being or,through inaction,allow a human being to come to harm.
- A robot must obey orders given it by human beings except where such orders would conflict with the First Law.
- A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.
树影之下,已过20年
Hexo博客优化
现在这个博客基本处于裸奔状态,除了默认的Landscape模板和仅有的两三篇文章以外,其它设置几乎是空白。对于处女座而言简直不能忍。
搭建Hexo博客
这是我这个代码菜鸟第一次自己搭建一个博客,感谢Hexo的设计者Tommy Chen给我一个自high的机会。=3=
趁着还没忘,先把搭建过程记录下来(其实Hexo网站上也有…)。