Docs.rs
polars-expr-0.45.1
polars-expr 0.45.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
Dependencies
ahash >=0.8.5
normal
polars-arrow ^0.45.1
normal
bitflags ^2
normal
hashbrown ^0.15.0
normal
num-traits ^0.2
normal
once_cell ^1
normal
polars-compute ^0.45.1
normal
polars-core ^0.45.1
normal
polars-io ^0.45.1
normal
polars-json ^0.45.1
normal
optional
polars-ops ^0.45.1
normal
polars-plan ^0.45.1
normal
polars-row ^0.45.1
normal
polars-time ^0.45.1
normal
optional
polars-utils ^0.45.1
normal
rand ^0.8
normal
rayon ^1.9
normal
Versions
42.45%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
expr
0.45.1
In polars_
expr::
groups
polars_expr
::
groups
Function
new_hash_grouper
Copy item path
Source
pub fn new_hash_grouper(key_schema:
Arc
<
Schema
>) ->
Box
<dyn
Grouper
>