I can’t see where there could be, but I might be mistaken.
Amazing! Thank you!
You are right. I have to admit I don’t know what would be the right import to use now…
For my use case, the minimum dask_expr installed with dask[dataframe] will already have dask_expr._groupby.GroupBy available, thus I switched to use such class.
Thanks and kudos for your help!