Commit f87f0b2
Use cumsum from flox
* use cumsum from flox
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update groupby.py
* Update groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update groupby.py
* Update groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* use apply_ufunc for dataset and dataarray handling
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* sync protocols with each other
* typing
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* add dataset and version requirement
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update _aggregations.py
* Update xarray/core/groupby.py
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
* Update groupby.py
* Update groupby.py
* Update groupby.py
* Update generate_aggregations.py
* Renove workaround in test
* Update _aggregations.py
* Update _aggregations.py
* Update test_groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* clean ups
* Add expected groups, add options
* Update groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* expeced_groups not supported in groupby_scan
* Update _aggregations.py
* Update _aggregations.py
* Update generate_aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update generate_aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update test_groupby.py
* Update test_groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update test_groupby.py
* Update generate_aggregations.py
* Update test_groupby.py
* Update test_groupby.py
* Update test_groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update generate_aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Update test_groupby.py
* Update generate_aggregations.py
* Update _aggregations.py
* Update _aggregations.py
* Datatree should use Dataset.func rather than Dataset.reduce(func)
* docstsrings for datatree can now be fixed
* Update _aggregations.py
* Update test_dataset.py
* Update test_dataset.py
* Update generate_aggregations.py
* Update _aggregations.py
* Update generate_aggregations.py
* Update generate_aggregations.py
* Update _aggregations.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* mapping in collections
* add coords
* test ds.cumsum with expected outcomes
* Update test_dataset.py
* Update test_dataset.py
* Update test_dataset.py
* Add use_lazy_group_idx to parametrize
* Update test_groupby.py
* cumusum in flox requires 0.10.5
* Update test_groupby.py
* Update whats-new.rst
* Update whats-new.rst
* Update whats-new.rst
* Add ASV test
* Motivate use Dataset.func further
* test refactor
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Revert "[pre-commit.ci] auto fixes from pre-commit.com hooks"
This reverts commit eff5561.
* Update test_groupby.py
* Update test_groupby.py
* Update test_groupby.py
* Update test_groupby.py
* Update test_groupby.py
* nd-array tests and different dims
* Update test_groupby.py
* Update test_groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update test_groupby.py
* Update test_groupby.py
* Update test_groupby.py
* more tests
* Update test_groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update test_groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update test_groupby.py
* Update test_groupby.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update test_groupby.py
* Update test_groupby.py
* Update test_groupby.py
* Update test_groupby.py
* ns to us
* Update whats-new.rst
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>1 parent 00eb4ac commit f87f0b2
8 files changed
Lines changed: 805 additions & 273 deletions
File tree
- asv_bench/benchmarks
- doc
- xarray
- core
- tests
- util
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
128 | 135 | | |
129 | 136 | | |
130 | 137 | | |
| |||
345 | 352 | | |
346 | 353 | | |
347 | 354 | | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
348 | 358 | | |
349 | 359 | | |
350 | 360 | | |
| |||
0 commit comments