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

fix breaking changes in new polars and pin to polars>0.17 #151

Closed

Conversation

callumrollo
Copy link
Collaborator

Polars has evolved substantially in the last 6 months with a number of breaking changes

https://github.com/pola-rs/polars/releases

This PR addresses those breaking changes and fixes the environment so that the newer versions of polars are used

@jklymak
Copy link
Member

jklymak commented Jun 13, 2023

Hi @callumrollo

The conda install is failing here. Are you on a bleeding edge polars? Perhaps it makes sense to just pin polars to the old version for our use case here? I guess that makes things more inconvenient if you are using polars as part of your data pipeline, but my understanding was that it is just for speed reasons here.

@callumrollo
Copy link
Collaborator Author

odd that it can't find polars versions more recent than 0.16. I've started an alternative PR pinning polars to earlier versions instead #154

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.

2 participants