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
- perf: `LazyFrame.pivot` on hive partition is slower that looping on each partition
- fix(rust): Make `.over()` respect `set_random_seed` for `shuffle` and `sample`
- Potential memory leak when sorting nested lists?
- fix: Raise if`list.explode` is called on a non list column
- fix: Raise if `list.concat` is called on a non list column
- fix(python): Correctly parse nested optional type in `DataType.from_python`
- fix(python): Raise TypeError on GroupBy next() call
- perf: Move literal group_by keys out of grouping
- feat: Simplify traceback
- fix: Always respect DataFrame height in `with_columns`
- Docs
- Rust not yet supported