rs-0.48.1
📦 polars
🐛 1 fixes
Summary
This release focuses on performance improvements by switching eligible casts to non-strict in the optimizer and includes fixes for serialization errors and build system issues.
🐛 Bug Fixes
- Fixed RuntimeError when serializing the same DataFrame from multiple threads.