Skip to content

Releases: xarray-contrib/flox

v0.6.9

22 Mar 15:48
13d1062
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.8...v0.6.9

v0.6.8

13 Feb 22:36
aab2646
Compare
Choose a tag to compare

What's Changed

Mostly bugfixes and a small doc improvement

New Contributors

Full Changelog: v0.6.7...v0.6.8

v0.6.7

17 Jan 15:30
8d7ccbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.6.7

v0.6.6

14 Jan 16:33
ff4480a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

06 Dec 01:04
8b1434d
Compare
Choose a tag to compare

This release brings a major bugfix for grouping by multiple variables.

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

29 Nov 03:48
e3fc5f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

27 Oct 21:25
471aa94
Compare
Choose a tag to compare

What's Changed

Performance updates:

Full Changelog: v0.6.2...v0.6.3

v0.6.2

25 Oct 19:44
c2c4e1d
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Bump min numpy_groupies to >= 0.9.19

Enhancements

  • Speed up var, std by using using numpy_groupies sum_of_squares by @dcherian in #135. For this we bump min numpy_groupies to >= 0.9.19
  • Support reindexing in simple_combine by @dcherian in #177. This is a big improvement when distributed's worker-saturation parameter is inf. If 1.2 it doesn't really change much.

Bug fixes

Full Changelog: v0.6.1...v0.6.2

v0.6.1

17 Oct 23:10
6897240
Compare
Choose a tag to compare

This release fixes a really bad performance regression with method="cohorts" and much improved cohorts detection

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

12 Oct 02:42
878e284
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Better dtype support:
  • Substantially more efficient cohorts strategy by @dcherian in #165

Deprecations and Removals

Full Changelog: v0.5.10...v0.6.0