Lecture 6 - Pandas, Part 2

by Josh Hug (Fall 2019)

Make sure to complete the Quick Check questions in between each video. These are ungraded, but it’s in your best interest to do them.

Video Quick Check
6.1
Pandas string methods.
6.1
6.2
Adding, modifying, and removing columns in Pandas.
6.2
6.3
Using the Pandas groupby function for aggregation.
6.3
6.4
Puzzles using the Pandas groupby function.
6.4
6.5
Other features of the Pandas groupby function including size and filter.
6.5
6.6
Grouping by multiple columns and pivot tables in Pandas.
6.6
6.7
Joining two tables in Pandas.
6.7