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
- `pl.Datatime("ns")` is copied when compared to `datetime.dateime`
- refactor: Turn `Expr.append` into DSL `Expr::Function(Append)`
- Support writing down statistics for a subset of columns in write_parquet
- `Config.set_binary_format`
- Column type of `scan_parquet` `include_file_paths`.
- Feature request: Add `collect()` to `DataFrame`
- Re-work API for `list.to_struct()`
- Panic when concatenating incompatible schemas in streaming engine
- perf regression in v1.10 vs 1.7.1 for csv sum
- Allow float dtype in index_column for group_by_dynamic
- Docs
- Rust not yet supported