Flox

Latest version: v0.9.8

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

0.9.19

Enhancements

* Speed up `var`, `std` by using using numpy_groupies `sum_of_squares` by dcherian in https://github.com/xarray-contrib/flox/pull/135. For this we bump min numpy_groupies to `>= 0.9.19`
* Support reindexing in simple_combine by dcherian in https://github.com/xarray-contrib/flox/pull/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
* Force reindex to be bool always by dcherian in https://github.com/xarray-contrib/flox/pull/176

**Full Changelog**: https://github.com/xarray-contrib/flox/compare/v0.6.1...v0.6.2

0.9.8

What's Changed
* Support `method="blockwise"` with Cubed. by tomwhite in https://github.com/xarray-contrib/flox/pull/357


**Full Changelog**: https://github.com/xarray-contrib/flox/compare/v0.9.7...v0.9.8

0.9.7

Some performance improvements, Numpy 2 compat, and initial support for [Cubed!](https://cubed-dev.github.io/cubed/)

What's Changed
* Initial minimal working Cubed example for "map-reduce" by tomwhite in https://github.com/xarray-contrib/flox/pull/352
* Fix benchmarks by dcherian in https://github.com/xarray-contrib/flox/pull/358
* Optimize bitmask finding for chunk size 1 and single chunk cases by dcherian in https://github.com/xarray-contrib/flox/pull/360
* Add cubed notebook for hourly climatology example using "map-reduce" method by tomwhite in https://github.com/xarray-contrib/flox/pull/356
* Manually fuse reindexing intermediates with blockwise reduction for cohorts. by dcherian in https://github.com/xarray-contrib/flox/pull/300
* Use threadpool for finding labels in chunk by dcherian in https://github.com/xarray-contrib/flox/pull/327
* Optimize `min_count` when `expected_groups` is not provided. by dcherian in https://github.com/xarray-contrib/flox/pull/236
* import `normalize_axis_index` from `numpy.lib` on `numpy>=2` by keewis in https://github.com/xarray-contrib/flox/pull/364

New Contributors
* tomwhite made their first contribution in https://github.com/xarray-contrib/flox/pull/352

**Full Changelog**: https://github.com/xarray-contrib/flox/compare/v0.9.6...v0.9.7

0.9.6

What's Changed
* Speed up `method=None` heuristics by avoiding dot product as much as possible by dcherian in https://github.com/xarray-contrib/flox/pull/347


**Full Changelog**: https://github.com/xarray-contrib/flox/compare/v0.9.5...v0.9.6

0.9.5

What's Changed
* Fix nanlen with strings by dcherian in https://github.com/xarray-contrib/flox/pull/344


**Full Changelog**: https://github.com/xarray-contrib/flox/compare/v0.9.4...v0.9.5

0.9.4

What's Changed
* Bump codecov/codecov-action from 4.0.0 to 4.1.0 by dependabot in https://github.com/xarray-contrib/flox/pull/338
* Fix upstream-dev CI, silence warnings by dcherian in https://github.com/xarray-contrib/flox/pull/341
* Fix direct quantile reduction by dcherian in https://github.com/xarray-contrib/flox/pull/343


**Full Changelog**: https://github.com/xarray-contrib/flox/compare/v0.9.3...v0.9.4

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.