Skip to content

Support quantile in cudf-polars grouped aggregations #18634

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

Merged
merged 3 commits into from
May 8, 2025

Conversation

wence-
Copy link
Contributor

@wence- wence- commented May 2, 2025

Description

Checklist

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

@wence- wence- requested a review from a team as a code owner May 2, 2025 11:23
@wence- wence- requested review from TomAugspurger and Matt711 May 2, 2025 11:23
@github-actions github-actions bot added Python Affects Python cuDF API. cudf.polars Issues specific to cudf.polars labels May 2, 2025
wence- added 2 commits May 6, 2025 11:51
Now we support quantile there are minor differences between polars and
libcudf in implementation.
@wence- wence- added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels May 8, 2025
@wence-
Copy link
Contributor Author

wence- commented May 8, 2025

/merge

@rapids-bot rapids-bot bot merged commit 09525e5 into rapidsai:branch-25.06 May 8, 2025
112 checks passed
@wence- wence- deleted the wence/fix/17123 branch May 8, 2025 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cudf.polars Issues specific to cudf.polars improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Python Affects Python cuDF API.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEA] Support Polars quantile expression in group_by context.
2 participants