Lecture 5 - 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 | |
---|---|---|
5.1 Pandas string methods. |
5.1 | |
5.2 Adding, modifying, and removing columns in Pandas. |
5.2 | |
5.3 Using the Pandas groupby function for aggregation. |
5.3 | |
5.4 Puzzles using the Pandas groupby function. |
5.4 | |
5.5 Other features of the Pandas groupby function including size and filter. |
5.5 | |
5.6 Grouping by multiple columns and pivot tables in Pandas. |
5.6 | |
5.7 Joining two tables in Pandas. |
5.7 |