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(polars): remove numpy usage entirely #9607

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jul 16, 2024

Remove numpy usage from the polars backend entirely, it is no longer needed to work around missing functionality.

@cpcloud cpcloud added this to the 9.2 milestone Jul 16, 2024
@cpcloud cpcloud added refactor Issues or PRs related to refactoring the codebase dependencies Issues or PRs related to dependencies polars The polars backend labels Jul 16, 2024
@cpcloud cpcloud requested a review from jcrist July 16, 2024 14:21
Copy link
Member

@jcrist jcrist left a comment

Choose a reason for hiding this comment

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

Nice

@cpcloud cpcloud enabled auto-merge (squash) July 16, 2024 14:24
@cpcloud cpcloud merged commit 946f761 into ibis-project:main Jul 16, 2024
88 checks passed
@cpcloud cpcloud deleted the remove-numpy-from-polars-backend branch July 16, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Issues or PRs related to dependencies polars The polars backend refactor Issues or PRs related to refactoring the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants