Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: support multiindexed and arbitrarly-named dimensions for grouping #373

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

FabianHofmann
Copy link
Collaborator

  • Grouping expressions is now supported on dimensions called "group" and dimensions that have the same name as the grouping object.
  • Grouping dimensions which have multiindexed coordinates is now supported.

@FabianHofmann FabianHofmann force-pushed the fix-groupby-index-name branch from 3a49a65 to c935112 Compare November 6, 2024 12:44
@FabianHofmann FabianHofmann requested a review from lkstrp November 6, 2024 12:45
@FabianHofmann FabianHofmann merged commit 62cdebb into master Nov 6, 2024
19 checks passed
@lkstrp
Copy link
Member

lkstrp commented Nov 6, 2024

Ahh, always faster than allowed
Looks good, but I also need time to get what is going on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants