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
- Improve Wasm compatibility: parquet feature transitively enables object_store and mio even when cloud is disabled
- Support union types
- json_decode ComputeError when casting empty struct or list to string; inconsistent behavior with read_ndjson
- Raise error instead of dropping extra input fields on `struct.rename_fields`
- Orient keyword is rejected when creating a one-line dataframe
- feat: Bump Chrono to 0.4.24, enabling stricter parsing of `%.3f`/`%.6f`/`%.9f` specifiers
- Repeated work with streaming engine when unnesting structs
- `collect_schema()` succeeds for `arr.get` when out-of-bounds
- `write_database` assumes a Python adbc-driver-... package is installed but dbc foundry is moving away from that
- fix: Disallow broadcasting non-scalars
- Docs
- Rust not yet supported