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
- 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`
- api: deprecate `Expr.cat.get_categories()` in favour of `pl.get_categories`?
- `agg_groups()` incorrect with `group_by_dynamic` and `group_by` keys
- `polars.testing` should be available from the top level
- Expose `assert_frame/series_equal` at the top level
- What is the purpose of the `<DataTypeExpr>.wrap_in_*()` methods?
- Docs
- Rust not yet supported