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

polars: fix element-wise checks, register backends #1572

Merged
merged 1 commit into from
Apr 13, 2024
Merged

Conversation

cosmicBboy
Copy link
Collaborator

@cosmicBboy cosmicBboy commented Apr 13, 2024

Fixes #1565

This PR fixes element-wise checks in the polars backend. It also registers backends at module import.

Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
@cosmicBboy cosmicBboy merged commit 9b485ce into main Apr 13, 2024
72 checks passed
@cosmicBboy cosmicBboy deleted the bugfix/1565 branch April 14, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom check fails with pl.DataFrame
1 participant