Python Polars 1.8.1
🚀 Performance improvements
- Cache register plugin function (#18860)
🐞 Bug fixes
- Properly calculate duration units (#18869)
- Check values in strict cast Int to Time (#18854)
- Fix typo in DuplicateError error message (#18855)
- Properly merge live- and dead columns in prefiltered (#18862)
📖 Documentation
- Fix minor rogue apostrophes (#18865)
🛠️ Other improvements
Thank you to all our contributors for making this release possible!
@MarcoGorelli, @coastalwhite, @mcrumiller, @ritchie46 and @rodrigogiraoserrao