-
Notifications
You must be signed in to change notification settings - Fork 8
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
Fixes and Tests for PolarsMixin #56
Conversation
… 53-tests-for-polarsmixin
… 53-tests-for-polarsmixin
… 53-tests-for-polarsmixin
… 53-tests-for-polarsmixin
Codecov ReportAttention: Patch coverage is
|
… 53-tests-for-polarsmixin
for more information, see https://pre-commit.ci
…r20/mesa-frames into 53-tests-for-polarsmixin
Did you use polars-upgrade for any of the changes in this PR? |
No, just something for the future. It's pretty new, so I have to assess stability. |
I'm not familiar with Polars API at the moment, so I approve the PR so as not to block you. |
No problem, we can always evaluate performance later. I'll just add tests for missing lines. |
This PR fixes the logic of many
PolarsMixin
methods and adds tests for all methods.