Skip to content

Latest commit

 

History

History

Day2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Day 2

Overview

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.

Schedule

Morning

  1. Morning Code (45-60 min) - Finish Day 1 Exercises or Warm-Up Activity
  2. Pre-Course & Day 1 Exercise Review
  3. Day 2 Instruction
  4. Start Day 2 Exercise

Afternoon

  1. Instruction - PEP-8 & String formatting
  2. Day 2 Exercise (cont.)
  3. Day 2 Exercise Review
  4. Work on Project, after completion of in-class Exercise