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 supported14 Subscribers
Add a CodeTriage badge to polars
Help out
- Issues
- 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
- feat: TypeGuards for narrowing DataType to specific class
- remove condition test
- Return defaultdict defaulting to cleared dataframe after partition_by when as_dict=True
- Create support for unit root, correlation tests, cointegration tests and other statistical tools on dataframes
- PanicException on `map_elements` with `return_dtype=pl.Object` inside `concat_list`
- Docs
- Rust not yet supported