Releases: pola-rs/r-polars
Releases · pola-rs/r-polars
v0.3.0
What's Changed
- use jemalloc(linux) else mimallac as py-polars by @sorhawell in #1
- Bump rust polars 26.1 by @sorhawell in #3
- Expr_interpolate now has two methods, linear, nearest
- Expr_quantile also takes quantile value as an expression
- map_alias improved error handling
Full Changelog: v0.2.1...v0.3.0