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

Update Polars to v0.38 #879

Merged
merged 5 commits into from
Mar 6, 2024
Merged

Update Polars to v0.38 #879

merged 5 commits into from
Mar 6, 2024

Conversation

philss
Copy link
Member

@philss philss commented Mar 6, 2024

This PR includes the following:

  • change the Rust toolchain to be the same as Polars (nightly-2024-02-23)
  • update of Polars to v0.38.1
  • update of object_store to v0.9.1 to avoid multiple versions, since Polars uses this new one
  • fixes in the Explorer.DataFrame.pivot_wider/4 backend implementation to keep the previous behavior (see the comments in the code)
  • fixes in the places we use chronos to adapt to the recent changes

@philss philss merged commit 259b6eb into main Mar 6, 2024
@philss philss deleted the ps-update-polars-to-v0.38 branch March 6, 2024 19:06
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