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
- fix: Allow strict horizontal concat with empty df
- Dispatch `pl.{cov,corr}` similar to `pl.rolling_{cov,corr}` when in group_by / rolling context
- Sample Code does not compile: LazyCsvReader::new(PlRefPath::new("iris.csv"))
- chore: Bump Rust nightly compiler version
- Categorical `value_counts` + `sort` PanicException in groupby context regression
- docs(python): Note ordering guarantee for groupby - lazy
- feat: Add `impl<T: AsArray> ArrayFromIter<T>` for `ListArray<i64>`
- Document how to control the batch size of LazyFrame.map_batches(streamable=True)
- collect_all isn't parallelizing scan_parquet from cloud
- Make physical expression evaluators accessible to optimizers
- Docs
- Rust not yet supported