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
- `ComputeError` when reading a CSV with [square brackets] in file path
- pl.concat_list(pl.col("struct_of_structs")) out of memory and crashes
- Can not utilize more than one CPU core with `sink_parquet()`
- Option to disable schema inferring while using `json_normalize()`
- Option to automatically set column prefix when using `unnest()`
- Option for `json_normalize()` to flatten a JSON recursively
- Rounding error for `round_sig_figs` on `Float64`
- `pl.cum_sum_horizontal(...).struct.unnest()` errors with `StructFieldNotFoundError: literal`
- Future direction for Decimal, embracing fixed point?
- enh: add `closed` argument to `business_day_count`
- Docs
- Rust not yet supported