Group & Aggregate DataFrames
- 1.Click on the Groupby app.
- 2.Select DataFrame.
- 3.Select the column(s) to group by.

- 1.Select columns to apply aggregation.
- 2.Select an aggregation method (ex. count, sum, mean, etc.).

Multiple aggregation methods can be applied on different columns using 'Advanced' function.

and then, Run !
Last modified 10mo ago