New
Python Polars 1.37.1
π Performance improvements
- Speed up
SQLinterface "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