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(rust): arg_min/max on categoricals should respect ordering #13998

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

petrosbar
Copy link
Contributor

Closes #13968

@petrosbar petrosbar marked this pull request as draft January 25, 2024 20:44
@petrosbar petrosbar marked this pull request as ready for review January 25, 2024 21:32
@ritchie46 ritchie46 merged commit 78b4254 into pola-rs:main Jan 26, 2024
22 checks passed
@ritchie46
Copy link
Member

Thanks!

@petrosbar petrosbar deleted the fix/arg_min_max branch January 26, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Series.arg_min/arg_max give incorrect results when dtype is categorical with lexical ordering
2 participants