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
- `pl.Series` comparison seems too permissive when dtype is `String`
- `pl.col(<column>).is_in(<column>)` brings inconsistency between CPU and GPU engine
- `fill_null` with `pl.Array` dtype doesn't work.
- fix(rust): Hash AnyValue content instead of discriminant in `any_value.rs`
- fix(python): Apply thousands_separator to count/null_count in describe() for non-numeric columns
- `.dt.strftime("%A") brings inconsistency between CPU and GPU engine
- A `ValueError` (`CUDF failure at: invalid format specifier: #`) will occur when using `.str.strptime()` with the `invalid` column and the GPU engine
- Refactor parallelism in IO sources to avoid using distributor / linearize
- Invitation to provide feedback on New Parquet Encoding: Adaptive Lossless Floating Point Compression
- Version of pyo3-polars on crates.io differs from version in polars repository
- Docs
- Rust not yet supported