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
- Possibly inconsistent behavior of `pl.mean`/`pl.Expr.mean`/`pl.Series.mean` not raising on str
- CSE optimization in group_by then aggregation
- `mean_horizontal` raises on temporals
- CSV column names with double-quotes in them are parsed incorrectly
- Running database tests under Python 3.13 leads to ResourceWarning (unclosed database)
- df.sample() should support pl.len()
- "numpy.float64 object is not callable" Panic
- Add example of adding null values in `Expr.add`
- Unable to write directly to Azure Datalake Gen2 Storage in polars 1.17.1
- `pl.from_records` drops timezone information
- Docs
- Rust not yet supported