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
- New list function: `list.arg_where`
- Allow `hist` to work with `pl.Date` and `pl.Datetime`
- Add tests for methods which use expr expansion
- Option for word-level restriction when using `find_many`, `replace_many`, and `extract_many`
- docs(python): Add rolling chained expression example
- Tracking issue for Missing Query Optimization Passes
- Panic raised by `pl.Expr.qcut()` when too many NaNs are present
- Allow for multiple `descending` for `order_by` in `over`
- fix: Update lf.remote to use `ClientContext`
- `window_size=0` in rolling expressions raises PanicException
- Docs
- Rust not yet supported