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 supported15 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- Add optional wrap parameter to Expr.shift for circular shifts
- Add `strip_prefix` and `strip_suffix` functions in `ExprNameNameSpace`
- feat(python): Accept expressions and selectors in read_csv columns parameter
- Safe FFI Export Functions Perform Unchecked Writes to Arbitrary Memory Addresses
- Unsound public FFI import function python_df_to_rust allows uninitialized memory dereference
- Non-deterministic join_where failure
- fix(rust): Solve incorrect result on `Series.is_sorted` with None values
- fix: Add a check that the input of `merge_sorted` is correctly sorted
- Streaming engine: `BinviewHashGrouper` panics `internal error: entered unreachable code` at `binview.rs:245` on a string-keyed `group_by` under concurrent load
- `scan_ndjson` with slice raises on corrupt trailing data in streaming engine
- Docs
- Rust not yet supported