cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

Work around for The method `pd.groupby.GroupBy.prod()` is not implemented yet.

Qarol
New Contributor

0

I have a database with two columns: name (str) and probability (float).

I am running this command:

df[['name','probability']].groupby('name').prod()

on a Databricks (runtime 7.3) notebook and df is a koalas dataframe.

The error I get is:

PandasNotImplementedError: The method `pd.groupby.GroupBy.prod()` is not implemented yet.

I wonder if there is a workaround.

2 REPLIES 2

stefanhieslas11
New Contributor II

Thanks!

alenka
New Contributor II

The same trouble 😕 

Welcome to Databricks Community: Lets learn, network and celebrate together

Join our fast-growing data practitioner and expert community of 80K+ members, ready to discover, help and collaborate together while making meaningful connections. 

Click here to register and join today! 

Engage in exciting technical discussions, join a group with your peers and meet our Featured Members.