python3-flox

GroupBy operations for dask.array
  https://github.com/xarray-contrib/flox
  0
  no reviews



This project explores strategies for fast GroupBy reductions with dask.array. It used to be called `dask_groupby`. It was motivated by

1. Dask Dataframe GroupBy 2. numpy_groupies in Xarray