注册
登录
Xedge
>>
ncaam_coaches
>>
返回
项目作者:
joongsup
项目描述 :
Select NCAA coaches data
高级语言:
R
项目主页:
项目地址:
git://github.com/joongsup/ncaam_coaches.git
创建时间:
2017-02-05T03:22:26Z
项目社区:
https://github.com/joongsup/ncaam_coaches
开源协议:
下载
ncaam_coaches
Working repo for exploring select ncaa men’s basketball coaches data.
Data gathering
html table scraping using rvest as outlined here (
https://www.r-bloggers.com/using-rvest-to-scrape-an-html-table
).
update input_data_table.csv file with additional coaches data.
Trouble with git?
for files that don’t need to be tracked, add them to .gitignore
if already pushed to remote repo, run the following and push as outlined here (
https://github.com/STAT545-UBC/Discussion/issues/122
): git rm —cached file_name