Skip to content

Fix Groupby.get_group - #14728

Merged
rapids-bot[bot] merged 6 commits into
NVIDIA:branch-24.02from
rjzamora:fix-get-group
Jan 12, 2024
Merged

Fix Groupby.get_group#14728
rapids-bot[bot] merged 6 commits into
NVIDIA:branch-24.02from
rjzamora:fix-get-group

Conversation

@rjzamora

@rjzamora rjzamora commented Jan 9, 2024

Copy link
Copy Markdown
Contributor

Description

Closes #14727

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@rjzamora rjzamora added bug Something isn't working 2 - In Progress Currently a work in progress Python Affects Python cuDF API. non-breaking Non-breaking change python labels Jan 9, 2024
@rjzamora rjzamora self-assigned this Jan 9, 2024
@rjzamora
rjzamora requested a review from a team as a code owner January 9, 2024 18:23
@rjzamora
rjzamora requested review from mroeschke and vyasr January 9, 2024 18:23
@rjzamora rjzamora added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currently a work in progress labels Jan 9, 2024
@vyasr

vyasr commented Jan 12, 2024

Copy link
Copy Markdown
Contributor

/merge

@rapids-bot
rapids-bot Bot merged commit 7ca988f into NVIDIA:branch-24.02 Jan 12, 2024
@rjzamora
rjzamora deleted the fix-get-group branch January 12, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Bad results for Groupby.get_group when the index has repeated values

3 participants