📚 Get the book "Python for Data Analysis": https://amzn.to/3Kq9W3k
📖 Read online: https://wesmckinney.com/book
🔨 FREE Skillshare 30-day trial: https://skillshare.eqcm.net/5b4ddL
🎬 Playlist Python for Data Analysis: • Best way to Learn Data Analysis with ...
Link to book resources (GitHub): https://github.com/wesm/pydata-book
⏱ Timestamps
0:00 - Introduction
1:26 - Basics of Group Operations
3:44 - Data Aggregation
6:01 - Example: Split-Apply-Combine
8:43 - Group Transforms and GroupBy
9:38 - Pivot-Tables and Cross-Tabulation
12:23 - Summary