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 bugs in iterative groupby apply algorithm #13078

Merged
merged 6 commits into from
Apr 26, 2023

Conversation

brandon-b-miller
Copy link
Contributor

Closes #13037
Closes #12987

@brandon-b-miller brandon-b-miller added bug Something isn't working 2 - In Progress Currently a work in progress non-breaking Non-breaking change python labels Apr 6, 2023
@brandon-b-miller brandon-b-miller self-assigned this Apr 6, 2023
@brandon-b-miller brandon-b-miller requested a review from a team as a code owner April 6, 2023 15:40
@github-actions github-actions bot added the Python Affects Python cuDF API. label Apr 6, 2023
@brandon-b-miller brandon-b-miller added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currently a work in progress labels Apr 21, 2023
python/cudf/cudf/core/groupby/groupby.py Outdated Show resolved Hide resolved
python/cudf/cudf/core/groupby/groupby.py Show resolved Hide resolved
@brandon-b-miller
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit df9eefc into rapidsai:branch-23.06 Apr 26, 2023
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
2 participants