Releases: xarray-contrib/flox
Releases · xarray-contrib/flox
v0.4.1
- Minor bugfixes
- Add Aggregation as a top-level import
- Improve Aggregation docs.
v0.4.0
- Grouping by multiple variables
- New kwarg
reindex
to duplicate the xhistogram approach
v0.3.2
- Some efficiency improvements.
v0.3.1
engine="flox"
is now the default
- multiple bugfixes.
v0.3.0
- Support method="cohorts", "blockwise", "split-reduce" for nD
by
- Add engine="flox" which brings substantial performance improvements (but still a little buggy)
- Deleted xarray_groupby_reduce
- Multiple bugfixes
v0.2.1
Minimized dependencies
Some performance improvements.
v0.2.0
Many bugfixes and renamed to flox