Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,10 @@ names = ["Michael Fassbender", "Karlie Kloss", "Taylor Swift", "Justin Bieber"]

## Preliminary Exercise
With your partner
0. Download and open the dataset

1. Download and open the dataset
1. What is this dataset about?
2. What are some questions you might ask about the data?
1. What are some questions you might ask about the data?

## Basic Manipulation (75)
0. Let's read in the data.
Expand Down Expand Up @@ -213,4 +214,4 @@ By yourself, take 5 minutes to do the following:
- Run through more pandas tutorials
- Run through some sci-kit learn tutorials and examples
- Take the GA Data Science part time course
- To up your pure Python fluency, do tons of [Euler problems](https://projecteuler.net/archives)
- To up your pure Python fluency, do tons of [Euler problems](https://projecteuler.net/archives)