issues
search
xarray-contrib
/
flox
Fast & furious GroupBy operations for dask.array
https://flox.readthedocs.io
Apache License 2.0
124
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`flox.xarray.xarray_reduce()` computes lazily but cannot be pulled down
#405
charlie-becker
opened
4 days ago
5
Revert "Support first, last with datetime, timedelta (#402)"
#404
dcherian
closed
5 days ago
0
_datetime_nanmin() broken (TypeError)
#403
RondeauG
opened
5 days ago
2
Support first, last with datetime, timedelta
#402
dcherian
closed
1 week ago
0
Bump codecov/codecov-action from 4.5.0 to 4.6.0
#401
dependabot[bot]
closed
2 weeks ago
0
Bump mamba-org/setup-micromamba from 1 to 2
#400
dependabot[bot]
closed
2 weeks ago
0
[pre-commit.ci] pre-commit autoupdate
#399
pre-commit-ci[bot]
closed
3 weeks ago
0
Roundoff error between flox and brute force aggregations
#398
riley-brady
closed
2 months ago
12
Faster subsetting for cohorts
#397
dcherian
closed
2 months ago
0
Rework cohorts algorithm and heuristics
#396
dcherian
opened
2 months ago
11
Fix default int on windows, numpy<2
#395
dcherian
closed
2 months ago
0
Avoid rechunking when preferred_method="blockwise"
#394
dcherian
closed
2 months ago
0
Revert "[revert] test with Xarray PR branch"
#393
dcherian
closed
3 weeks ago
1
Drop python 3.9, use ruff
#392
dcherian
closed
2 months ago
0
Vectorized mode
#391
dcherian
closed
2 months ago
1
silence warning
#390
dcherian
closed
2 months ago
0
Preserve dtype better when specified.
#389
dcherian
closed
2 months ago
0
Passing `xarray_reduce` parameter `dtype` not doing anything
#388
claytharrison
closed
2 months ago
3
Fix non-dim coord grouping by multiple variables.
#387
dcherian
closed
2 months ago
0
use more stable var, std algo
#386
dcherian
opened
3 months ago
1
Expand groupby_reduce property tests
#385
dcherian
closed
3 months ago
0
Fix bug with NaNs in `by` and method='blockwise'
#384
dcherian
closed
3 months ago
0
Avoid explicit np.nan, np.inf
#383
dcherian
closed
3 months ago
1
Fix docs build
#382
dcherian
closed
3 months ago
0
Fix first, last again
#381
dcherian
closed
3 months ago
0
Auto rechunk to enable blockwise reduction
#380
dcherian
opened
3 months ago
0
Add cohorts snapshot tests with syrupy
#379
dcherian
closed
3 months ago
0
Optimize for-loop merging of cohorts.
#378
dcherian
closed
3 months ago
1
Stricter tolerance in property tests
#377
dcherian
closed
3 months ago
0
[skip-ci] Update docs
#376
dcherian
opened
3 months ago
0
Enhance property tests
#375
dcherian
closed
3 months ago
0
Add topk
#374
dcherian
opened
3 months ago
0
Expand property tests
#373
dcherian
closed
3 months ago
1
[pre-commit.ci] pre-commit autoupdate
#372
pre-commit-ci[bot]
closed
4 months ago
0
Bump codecov/codecov-action from 4.4.1 to 4.5.0
#371
dependabot[bot]
closed
3 months ago
0
Add scans
#370
dcherian
closed
3 months ago
1
⚠️ Nightly upstream-dev CI failed ⚠️
#369
github-actions[bot]
closed
2 weeks ago
2
port diagrams to chalk
#368
dcherian
opened
5 months ago
0
make cubed support more prominent in docs
#367
dcherian
opened
5 months ago
0
Bump codecov/codecov-action from 4.3.1 to 4.4.1
#366
dependabot[bot]
closed
5 months ago
0
First execution of groupby on Xarray with Flox takes a lot of time
#365
josephnowak
opened
6 months ago
4
import `normalize_axis_index` from `numpy.lib` on `numpy>=2`
#364
keewis
closed
6 months ago
1
why is using flox slower than not using flox (on a laptop) // one example from flox docs
#363
Thomas-Moore-Creative
opened
6 months ago
9
Bump codecov/codecov-action from 4.1.1 to 4.3.1
#362
dependabot[bot]
closed
6 months ago
0
Edits to climatology doc
#361
dcherian
closed
6 months ago
0
Optimize bitmask finding for chunk size 1 and single chunk cases
#360
dcherian
closed
6 months ago
0
Consider `preferred_method="blockwise"` if `by` is sorted
#359
dcherian
opened
6 months ago
1
Fix benchmarks
#358
dcherian
closed
6 months ago
0
Cubed blockwise
#357
tomwhite
closed
5 months ago
2
Add cubed notebook for hourly climatology example using "map-reduce" method
#356
tomwhite
closed
6 months ago
4
Next