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

handle deprecated methods/arguments in polars v1 #1746

Merged
merged 3 commits into from
Jul 17, 2024
Merged

Conversation

cosmicBboy
Copy link
Collaborator

Fixes #1744

This PR updates the polars integration codebase to replace deprecated methods/arguments.

Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
@cosmicBboy cosmicBboy merged commit b8604b3 into main Jul 17, 2024
178 checks passed
@cosmicBboy cosmicBboy deleted the bugfix/1744 branch July 17, 2024 16:49
max-raphael pushed a commit to max-raphael/pandera that referenced this pull request Jan 24, 2025
* handle deprecated methods/arguments in polars v1

Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>

* update ci

Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>

* update ci

Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>

---------

Signed-off-by: cosmicBboy <niels.bantilan@gmail.com>
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.

[BUG]: use LazyFrame.collect_schema().names() over LazyFrame.columns
1 participant