Grouping
Learn how DataFrames can be grouped based on particular columns.
We'll cover the following
Chapter Goals:
- Learn how to group DataFrames by columns
- Write code to retrieve home run statistics through DataFrame grouping