5 Data Wrangling
Lecture 9: Pandas Data Wrangling
- Setting Indexes
- Changing, ordering column names
- Identifying and Removing duplicates
- Filtering Data
- Aggregating Data
- Modifying Data Structures
Lecture 10: Merging Data
- Aggregating by Group
- Inner, Outer Joins
- Left, Right Joins