Polars 1.37.1

1.37.1

Python Polars 1.37.1

Changed 1
  • Speed up SQL interface UNION clauses
Fixed 4
  • Optimize slicing support on compressed IPC
  • CPU check for musl builds
  • Propagate C Stream import errors instead of panicking
  • Fix slicing on compressed IPC
🚀 Performance improvements
  • Speed up SQL interface "UNION" clauses (#26039)
🐞 Bug fixes
  • Optimize slicing support on compressed IPC (#26071)
  • CPU check for musl builds (#26076)
  • Propagate C Stream import errors instead of panicking (#26036)
  • Fix slicing on compressed IPC (#26066)
📖 Documentation
  • Clarify min_by/max_by behavior on ties (#26077)
🛠️ Other improvements
  • Mark top slow normal tests as slow (#26080)
  • Update breaking deps (#26055)
  • Fix for upstream url bug and update deps (#26052)
  • Properly pin chrono (#26051)
  • Don't run rust doctests (#26046)
  • Update deps (#26042)
  • Ignore very slow test (#26041)

Thank you to all our contributors for making this release possible! @Voultapher, @alexander-beedie, @kdn36, @nameexhaustion, @orlp, @ritchie46 and @wtn

View original

Upgraded? How did it go?

Discussion