Session 6 (Pandas)

Aims / Outcomes / Expectations of Workshop:

  1. Learn to reshape data and reemphasize the “tidy data” concepts

  2. Merge and join multiple data sets

  3. Split-Apply-Combine framework

  4. Time-series (if time permits)

We will continue to take advantage of the qeds package that was built to facilitate downloading data for the QuantEcon Data Science lectures.

You can install this package by running,

pip install qeds

Week 2, Session 6 (Monday 29th March)

Time

Topic

14:00 - 14:45

Pandas Reshaping

14:45 - 15:30

Pandas Merge

15:30 - 15:45

Q&A / Exercises / Break

15:45 - 16:45

Pandas Groupby

16:45 - 17:30

Pandas Time-Series