Skip to content

Grouper tweaks. #10362

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Grouper tweaks. #10362

wants to merge 2 commits into from

Conversation

dcherian
Copy link
Contributor

@dcherian dcherian commented May 28, 2025

  1. Remove private fields from UniqueGrouper.__init__, this was an oversight
  2. Raise error if trying to group by a Grouper

Closes #10356 by raising better error messages.

@dcherian dcherian force-pushed the grouper-tweaks branch 2 times, most recently from 9c844e0 to 0a66a83 Compare May 28, 2025 15:06
@dcherian dcherian added the plan to merge Final call for comments label May 28, 2025
1. Remove private fields from UniqueGrouper.__init__
2. Raise error if trying to group by a Grouper

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

Successfully merging this pull request may close these issues.

xarray 2025.4.0: issues with grouping using external arrays
2 participants