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 supported12 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- Inconsistent behaviour for `strict` dataframe creation
- docs(python): Add example of `Series` as predicate
- `read_csv` fails schema inference when `schema_overrides` is a tuple or dict instead of a list
- feat: Add `concat` method to `arr` namespace
- Group_by on a literal and agg len returns a surprising result for a dataframe without columns
- fix: Accept general `Sequence` and `Mapping` for `schema_overrides` parameter in `read_csv`
- fix(python): Fix `read_excel` and `read_ods`'s `sheet_name` type hint not using `typing.Sequence`
- Lazy operations wtih numpy float produce nulls
- fix(python): Fix `tuple[type]` being used instead of `tuple[type, ...]` in type hints
- (rust) fails compiling with lazy feature str::from_utf8(bytes)
- Docs
- Rust not yet supported