Summary & Other Concepts

This is a wrap-up of the grouping DataFrames section, and a list of other concepts not covered.

We'll cover the following

Summary

In this section, you were able to group DataFrames based on certain criteria. You focused on:

  1. Grouping by one or multiple columns
  2. Filtering DataFrameGroupBy objects
  3. Applying more than one aggregation function to multiple columns on a DataFrameGroupBy object

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.