Skip to content

Conversation

@billylanchantin
Copy link
Member

@billylanchantin billylanchantin commented Jan 31, 2026

About

Upgrades Polars dep to 0.52.0

Changes

  • The sampling/shuffling seed function changed, so lots of tests had to change to accommodate
  • Lots of small floating point churn (normal for these updates)
  • Removed a doctest that, due to a trailing series of spaces, doesn't seem possible to represent anymore
  • DataType::Categorical internals changed
  • A bug was fixed with the rolling agg functions with min_periods=1, so a few tests had to change
  • Iterating over certain dtypes like datetime had to start using .physical()
  • Paths went from std::path::PathBuf to a Polars specific PlPath
  • Peak function internals changed

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