Lecture 6 - Pandas, Part 2

Presented by Fernando Perez

Content by Fernando Perez, Josh Hug

A reminder – the right column of the table below contains Quick Checks. These are not required but suggested to help you check your understanding.

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