Lecture 6 - Pandas, Part 2

Presented by Fernando Perez

Content by Fernando Perez, Josh Hug

A random one of the following Google Forms will give you an alphanumeric code once you submit; you should take this code and enter it into the “Lecture 6” question in the “Quick Check Codes” assignment on Gradescope to get credit for submitting this Quick Check. You must submit this by Monday, September 21st at 11:59PM to get credit for it.

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