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
- `to_arrow()` PanicException on specific colum names
- Remove lazy stuff from `from_epoch` docstring
- feat!: Allow transposing an empty DataFrame
- Dtype inconsistent when dividing `Float32` by default int vs unknown
- `cum_fold` / `cum_reduce` no longer allow expressions inside function
- Apparent memory leak when making a clone of a filtered dataframe / how do I make a true clone?
- Pin all dependency versions, only update versions with a PR
- Unexpected `SchemaError` when sinking parquet with Enum
- Change `from_arrow` to always return `Series` from `ArrowStreamExportable`s
- Add TypeGuard methods to DataType for is_struct, is_list, and is_array
- Docs
- Rust not yet supported