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 supported8 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- Regression: Incorrect categorical encoding after sort
- Failing inner join with join_nulls=False on some hardware
- perf: Add fast paths for series.arg_sort and dataframe.sort
- `pl.concat()` output with Expr input is wrong when using the new streaming engine
- Document copy-on-write logic
- refactor(rust): Add equi joins to new streaming engine
- Regression: Polars 1.14 doesn't accept AWS_S3_ALLOW_UNSAFE_RENAME anymore
- Invalid format specified when converting Time type with `to_string` causes panic
- Panic after join when dataframe has a column of dtype pl.Object and resulting dataframe has only one row
- DataFrame.sum slow for u8, u16, i8, i16
- Docs
- Rust not yet supported