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

feat(rust,python): Impl ordering ops for array namespace #13414

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

reswqa
Copy link
Collaborator

@reswqa reswqa commented Jan 3, 2024

Implements some missed ordering ops sort/reverse/arg_min/arg_max.

@github-actions github-actions bot added enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars labels Jan 3, 2024
@reswqa reswqa marked this pull request as ready for review January 4, 2024 03:28
Copy link
Member

@ritchie46 ritchie46 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Great addition!

@ritchie46 ritchie46 merged commit 4aaed74 into pola-rs:main Jan 5, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or an improvement of an existing feature python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants