Open srggrs opened 4 years ago
I think that groupby with Dask can be improved using some Dask related statements to declare the aggragations, etc. see https://docs.dask.org/en/latest/dataframe-groupby.html and https://examples.dask.org/dataframes/02-groupby.html
@srggrs has this been done? I think I remember seeing that the groupby is now 'dasked'.
I think that groupby with Dask can be improved using some Dask related statements to declare the aggragations, etc. see https://docs.dask.org/en/latest/dataframe-groupby.html and https://examples.dask.org/dataframes/02-groupby.html