5: CallMethod 'groupby'

This step used:

This step was used by:

Where was this step created?

                
  File "<ipython-input-7-1f33b5cb524d>", line 1, in <module>
    aggregated_products = vectorized_products.groupby("basket_ID").agg("mean").reset_index()

                
            

Output of this step

<pandas.core.groupby.generic.DataFrameGroupBy object at 0x7cf5d6e42c50>