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 supported15 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- Add option to raise if the `.otherwise()` statement is reached: `pl.when().then().when().then().otherwise_raise()`
- Being able to turn off interactivity of plots
- Precision lost when converting a float to Datetime using `from_epoch`
- DataFrame creation should error if `schema` is a set
- Python API: Increase width of nav
- Dispatching eager to lazy causes errors to be cryptic
- Move literal `group_by` keys out of the grouping
- `polars.scan_parquet` no longer supports wildcard "*" in source parameter since `1.29.0`
- Scan Parquet - Casting before filtering prevents filter pushdown
- Nicer Formatting for DataFrame.glimpse
- Docs
- Rust not yet supported