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 supported17 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- `to_numpy()` weird behaviour with `map_elements` and `pl.List` polars type
- Increase the verbosity of Schema and Catalog/DB input arguments to the write_database function.
- Add to `.eq_missing()` a comment about what happens in the case of `Null.eq_missing(Number)`
- Add `df1.eq_missing(df2)` function
- pl.DataFrame.corr(method = "spearman")
- Feature request: Faster backward- and forward_fill() functions
- Inconsistent XOR when using literals
- `pl.concat_str(...)`'s `ignore_nulls` arg field
- In `pl.read_csv(...)`, allow `separator=None` in order to read everything into only a single column
- docs(python): Add docstring examples for various functions
- Docs
- Rust not yet supported