Difference between revisions of "DataCamp Resources"
From U-M Big Data Summer Institute Wiki
(→Recommended Courses) |
(→DataCamp Resources for BDSI 2017) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
== Access to DataCamp courses == | == Access to DataCamp courses == | ||
By the courtesy [https://www.datacamp.com/ DataCamp], all BDSI students will have access to the premium contents of DataCamp courses during BDSI 2017. These courses will encourage students to self-teach the skillsets they needs for the project, and catch up the computational sessions they may have missed during the lectures. If you do not have the access to the datacamp, please contact the BDSI staff. | By the courtesy [https://www.datacamp.com/ DataCamp], all BDSI students will have access to the premium contents of DataCamp courses during BDSI 2017. These courses will encourage students to self-teach the skillsets they needs for the project, and catch up the computational sessions they may have missed during the lectures. If you do not have the access to the datacamp, please contact the BDSI staff. |
Latest revision as of 11:27, 11 June 2017
Contents
Access to DataCamp courses
By the courtesy DataCamp, all BDSI students will have access to the premium contents of DataCamp courses during BDSI 2017. These courses will encourage students to self-teach the skillsets they needs for the project, and catch up the computational sessions they may have missed during the lectures. If you do not have the access to the datacamp, please contact the BDSI staff.
Recommended Courses
The following courses are particularly recommended by the instructors and group leaders:
For Improving Programming Skills in Python
- Introduction to Python for Data Science
- Intermediate Python for Data Science
- Cleaning Data in Python
- Python Data Science Toolbox (Part 1) (Part 2)
For Improving Programming Skills in R
- Introduction to R
- Intermediate R
- Intermediate R Practice
- Writing Functions in R
- Importing Data in R (Part 1) (Part 2)
- Data Manipulation with dplyr