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
- Support execute_options parameters for SQLModel session connection on pl.read_database()
- Update documentation to require `pivot` feature-flag for unpivot
- `pl.date_range` unexpectedly converts timezone-aware `datetime`s to UTC
- refactor(rust): Move `replace_time_zone` to `polars-core`
- Allow duplicate columns in sub-parts of the graph if the final result is valid
- Casting out-of-range datetime values causes panic instead of returning error
- `list.gather` fails with list[list[int]]
- fix: Sanitize error messages to prevent terminal control character injection
- Support chunking/streaming in more cases in Expr.map_batches()
- `cum_sum` / `cum_prod` behavior with all-null columns differs from `sum`/`product` and Numpy
- Docs
- Rust not yet supported