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
- CPU fallback doc example is supported on GPU now
- `read_csv` with non utf8 encoding causes `eol_char="\r"` to be ignored
- N-ary `merge_sorted` implementation
- Enable user to pass arguments to change behaviour of interactive plots
- Add list.remove()
- fix(plan): remove duplicate column in match_to_schema missing-columns error
- df.n_unique() to work on all columns by default
- Magic method for alias, column, field
- `rolling_*_by` panics when `by` contains nulls
- Concurrent `scan_parquet(...).collect()` on a file being rewritten triggers `slice::get_unchecked` UB in `polars-stream/.../row_group_data_fetch.rs:112`
- Docs
- Rust not yet supported