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

DEPR: Not passing tuple to get_group when grouping on length-1 list-likes #54155

Merged
merged 7 commits into from
Aug 21, 2023

Conversation

rhshadrach
Copy link
Member

Similar in spirit to #53517, #51817, #50064

@rhshadrach rhshadrach added Groupby Deprecate Functionality to remove in pandas labels Jul 16, 2023
@rhshadrach rhshadrach added this to the 2.1 milestone Jul 16, 2023
@rhshadrach rhshadrach modified the milestones: 2.1, 2.2 Aug 18, 2023
@mroeschke mroeschke merged commit 8af96fc into pandas-dev:main Aug 21, 2023
38 checks passed
@mroeschke
Copy link
Member

Thanks @rhshadrach

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Groupby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Groupby on single key should be accessible by tuple of length 1
2 participants