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
- test(python): Test for lazy schema correctness
- Resolve some error mismatches between `.collect()` and `.collect_schema()`
- 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
- Support sort order in `pl.scan_iceberg`
- 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