Docs.rs
polars-expr-0.53.0
polars-expr 0.53.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow ^0.53.0
normal
bitflags ^2
normal
chrono-tz ^0.10
normal
optional
hashbrown ^0.16.0
normal
libloading ^0.9.0
normal
optional
num-traits ^0.2
normal
polars-buffer ^0.53.0
normal
polars-compute ^0.53.0
normal
polars-core ^0.53.0
normal
polars-io ^0.53.0
normal
polars-json ^0.53.0
normal
optional
polars-ops ^0.53.0
normal
polars-plan ^0.53.0
normal
polars-row ^0.53.0
normal
polars-time ^0.53.0
normal
optional
polars-utils ^0.53.0
normal
rand ^0.9
normal
rayon ^1.9
normal
recursive ^0.1
normal
regex ^1.9
normal
optional
version_check ^0.9.4
build
Versions
39.51%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module groups
polars_
expr
0.53.0
Module groups
Module Items
Traits
Functions
In crate polars_
expr
polars_expr
Module
groups
Copy item path
Source
Traits
§
Grouper
A Grouper maps keys to groups, such that duplicate keys map to the same group.
Functions
§
new_
hash_
grouper