You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently an issue in Dask dask/dask#5294 for implementing Named Aggregation (introduced in pandas 0.25.0) is open. To implement this it needs to use _normalize_keyword_aggregation and _is_multi_agg_with_relabel.
Making it public would be useful for frameworks like daskmars