107-1 Data Science Programming
Hi, I'm John (Ching-Yung) Chang, and my Chinese name is 張靖雍. I'm glad to step into a fantastic Data Science world. This file will show my course practices, home assignments and final projects. Feel free to take a glance at it!
-
Install R and R studio
-
Learn basic R syntax and Git manipulation
-
Do course_1 exercise
-
Do hw_1
In class
-
Learned R crawling
-
Finished course_2 practice
-
Turned GitHub to master branch, and made my own website.
At home
-
Learn some R crawling skills by viewing some tutorials.
(1) rvest: 簡單好用的爬蟲套件
rvest tutorial: scraping the web using R
超簡單爬蟲教學-使用R軟體的rvest套件抓網站資料(基礎篇)
(2) httr
-
Finished hw_2 by crawling data on IMDB.
#參考資料
-
Tried to design the game (OOXX)