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 supported14 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- Feature Request: Expr.dt.replace_time_zone non_existent shift options
- Add a df method to dump the full internal representation
- CSV will infer the schema of all files even when `infer_schema_length != None`.
- Put all the fastexcel parameters in pl.read_excel directly
- Cannot read the Time type of a Parquet file correctly
- Add a `validate: bool = False` argument to `df.set_sorted`
- Inconsistent `lit` vs `col` parsing of RHS string in `+` operation
- `map_groups` does not satisfy `return_dtype`, instead appears to be inferred from the data
- Add `nan_to_null` argument to `polars.from_numpy`
- Feature Request: `pl.DataFrame.set_sorted_per_group()` to mark grouped Time Series columns as sorted
- Docs
- Rust not yet supported