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

refactor: use a generic consistent total ordering, also for floats #11468

Merged
merged 19 commits into from
Oct 6, 2023

Conversation

orlp
Copy link
Collaborator

@orlp orlp commented Oct 2, 2023

This should allow use (once we're fully migrated) to be more consistent and generic with regards to how floats are ordered, compared and hashed.

@orlp orlp changed the title Use a generic consistent total ordering, also for floats refactor: use a generic consistent total ordering, also for floats Oct 2, 2023
@github-actions github-actions bot added internal An internal refactor or improvement python Related to Python Polars rust Related to Rust Polars labels Oct 2, 2023
@orlp orlp marked this pull request as ready for review October 5, 2023 12:07
@orlp orlp requested a review from c-peters as a code owner October 5, 2023 14:30
@ritchie46 ritchie46 merged commit 5dfc006 into pola-rs:main Oct 6, 2023
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement 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