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
- Document (more) dunder methods for core classes
- A `dict` as `schema_overrides` is not respected in `read_csv`.
- Add `pl.collection_agg` for efficient multi-list operations
- Remove "physical" and "lexical" name exception from pl.Categorical
- read_csv can still raise errors even if `ignore_errors=True` is specified
- fix(rust): Remove 'panic_on_schema' feature from polars-lazy docs
- [Async/IO bound tasks] Running async functions in lazyframe.map_elements
- No optimization of filter predicates for literals
- `Hash` impl incorrect for `AnyValue::String` and `AnyValue::StringOwned`
- Implementation of a correlation matrix for DataFrame in Rust
- Docs
- Rust not yet supported