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 supported17 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- Broadcasting null comparisons are inconsistent
- Typehinting for columns
- Seeing different behavior of pl.read_csv across different RHEL versions (8.2.1 and 8.4.1)
- Minor inconsistency between casting to col.cast(pl.Utf8) and using col.map_elements(str) for struct columns
- Allow multiple positional arguments for `pl.scan_csv()`
- Support ISO8601 Duration Format
- feat: Implement `round` and `truncate` for Duration columns
- Show column names in read_rows when data does not match the schema
- Allow passing pl.concat kwargs to pl.read_csv, read_parquet etc
- Add idiomatic way of adding the result of a `DataFrame.rolling` operation back to the original dataframe
- Docs
- Rust not yet supported