🚀 Performance improvements
- Optimize
Bitmap::make_mut
(#23138)
✨ Enhancements
- Allow expression input for
length
parameter inpad_start
,pad_end
, andzfill
(#23182)
🐞 Bug fixes
📖 Documentation
- Update when_then in user guide (#23245)
🛠️ Other improvements
- Connect Python
assert_dataframe_equal()
to Rust back-end (#23207) - Fix time zone handling in
dt.iso_year
anddt.is_leap_year
(#23125) - Update Rust Polars versions (#23229)
Thank you to all our contributors for making this release possible!
@Kevin-Patyk, @mcrumiller, @mrkn, @stijnherfst and @zyctree