Class 24 - April 26

  1. Intro to Pandas
  2. Examples

Download the following datasets:

airport data (see here for info)

fruit sales data

SPARCS data (see here for info)

and download this script

1. Pandas Data Frames

Click here for a jupyter notebook.