github pola-rs/polars py-0.15.11
Python Polars 0.15.11

latest releases: py-1.8.2, py-1.8.1, py-1.8.0...
21 months ago

🚀 Performance improvements

  • ensure set_at_idx is O(1) (#5977)

✨ Enhancements

  • allow eq,ne,lt etc (#5995)
  • Improve Expr.is_between API (#5981)
  • large speedup for df.iterrows (~200-400%) (#5979)
  • updated default table format from "UTF8_FULL" to "UTF8_FULL_CONDENSED" (#5967)
  • Access rows as namedtuples (#5966)
  • Improve assert_frame_equal messages (#5962)

🐞 Bug fixes

  • make weekday tz-aware (#5989)
  • fix categorical in struct anyvalue issue (#5987)
  • fix invalid boolean simplification (#5976)
  • allow empty sort on any dtype (#5975)
  • properly deal with categoricals in streaming queries (#5974)

Thank you to all our contributors for making this release possible!
@alexander-beedie, @ritchie46 and @stinodego

Don't miss a new polars release

NewReleases is sending notifications on new releases.