polars
https://github.com/pola-rs/polars
Rust
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported14 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- `DataFrame.upsample()` does not actually upsample for `pl.Date` when `every` is more granular than a day
- Sample code does not compile
- fix: Upcast to `i128` when calling `diff` on `u64` series
- Cast from categorical/enum to string returns casted physical instead of casted string representation
- fix(python): Fix pycapsule conversion for non-struct series
- Enums written to parquet with `>=1.32.0` are quietly being turned into categoricals when read by older versions
- test(python): Ensure `read_database` and `write_database` do not close user supplied connections
- Enhanced write json output
- Polars Rust crate does not declare a Minimum Supported Rust Version but cannot compile with anything less than 1.88
- Allow row-level filtering in `pl.read_parquet`
- Docs
- Rust not yet supported