Skip to content

Conversation

@dcherian
Copy link
Contributor

  • Tests added
  • User visible changes (including notable bug fixes) are documented in whats-new.rst

@dcherian dcherian force-pushed the fix-grouped-order branch from 75f5c8b to 583a3d2 Compare March 19, 2025 18:59


def test_groupby_multiple_bin_grouper_missing_groups():
def test_multiple_grouper_unsorted_order() -> None:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code is hard to review, but I would appreciate someone taking a look at this test.

@dcherian dcherian added the plan to merge Final call for comments label Mar 21, 2025
@dcherian dcherian merged commit 4174aa1 into pydata:main Mar 24, 2025
37 checks passed
dcherian added a commit to dcherian/xarray that referenced this pull request Mar 25, 2025
* upstream/main:
  Move chunks-related functions to a new file (pydata#10172)
  Preserve label ordering for multi-variable GroupBy (pydata#10151)
  Update DataArray.to_zarr to match Dataset.to_zarr. (pydata#10164)
  Fix numpy advanced indexing docs link (pydata#10160)
  Forbid datatree to zarr append dim (pydata#10156)
  Fix GitHub Actions badge in README (pydata#10155)
  Add dev whats-new (pydata#10152)
  Release 2025.03.0 (pydata#10143)
@dcherian dcherian deleted the fix-grouped-order branch March 26, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plan to merge Final call for comments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant