Releases: xarray-contrib/flox
Releases · xarray-contrib/flox
v0.7.2
v0.7.1
v0.7.0
v0.6.10
v0.6.9
What's Changed
- add expected groups benchmark by @Illviljan in #218
- Use np.digitize instead of pd.cut by @Illviljan in #217
- Don't use deprecated distutils module. by @sebastic in #221
- Make sure to pass through range indexes by @dcherian in #225
- Add more type hints by @Illviljan in #219
- Micro-optimize: Use ._indexes instead of xindexes. by @dcherian in #226
- Small cleanup in factorize by @dcherian in #220
New Contributors
Full Changelog: v0.6.8...v0.6.9
v0.6.8
What's Changed
Mostly bugfixes and a small doc improvement
- Recognize grouping by IntervalIndex as binning by @dcherian in #205
- docs: Add introduction to flox by @dcherian in #206
- Propagate multi-indexes properly by @TomNicholas in #216
New Contributors
- @TomNicholas made their first contribution in #216
Full Changelog: v0.6.7...v0.6.8
v0.6.7
v0.6.6
v0.6.5
v0.6.4
What's Changed
- Avoid broadcasting by variables against each other by @dcherian in #186
- Update visualizations & docs by @dcherian in #189
- Check for exact alignment by @dcherian in #192
- Consolidate validation of expected_groups by @dcherian in #193
- Add windows CI by @Illviljan in #151
Full Changelog: v0.6.3...v0.6.4