Now that we are comfortable acquiring data, we are going to spend some time learning how to wrangle it to get it into a format that is suitable for analysis. I will be introducing Python's Pandas package, which is an indispensible tool for working with data in Python. We will start with some of Panda's basic operations: filtering, merging, and joining.
Morning
- Morning Code (45-60 min) - Finish Day 1 Exercises or Warm-Up Activity
- Pre-Course & Day 1 Exercise Review
- Day 2 Instruction
- Start Day 2 Exercise
Afternoon
- Instruction - PEP-8 & String formatting
- Day 2 Exercise (cont.)
- Day 2 Exercise Review
- Work on Project, after completion of in-class Exercise