Data Science: Exercise Solutions
1 Data Science: Exercise Solutions
These are the exercise solutions for this data science curriculum. Note that you should attempt to do each exercise before consulting the solutions! However, if you get stuck, you should make sure to consult these materials.
1.1 How to Set Up These Materials
- (Setup) Complete this exercise to install RStudio.
- (Setup) Download and unzip this archive to obtain the curriculum materials.
- (Setup) Open the folder you unzipped as a project in RStudio (
File > Open Project...
). - (Learn) Work through the exercise files in the
exercises_sequenced/
folder at your own pace to learn data science skills. - (Learn) Use the challenges in the
challenges/
folder to put your new skills to use.