Docs.rs
polars-expr-0.45.0
polars-expr 0.45.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
ahash >=0.8.5
normal
polars-arrow ^0.45.0
normal
bitflags ^2
normal
hashbrown ^0.15.0
normal
num-traits ^0.2
normal
once_cell ^1
normal
polars-compute ^0.45.0
normal
polars-core ^0.45.0
normal
polars-io ^0.45.0
normal
polars-json ^0.45.0
normal
optional
polars-ops ^0.45.0
normal
polars-plan ^0.45.0
normal
polars-row ^0.45.0
normal
polars-time ^0.45.0
normal
optional
polars-utils ^0.45.0
normal
rand ^0.8
normal
rayon ^1.9
normal
Versions
42.45%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
polars_
expr
0.45.0
Module prelude
Module Items
Structs
Enums
Traits
Functions
In crate polars_
expr
polars_expr
Module
prelude
Copy item path
Source
Re-exports
§
pub use crate::
state
::*;
Structs
§
Aggregation
Context
Physical
IoHelper
Wrapper struct that allow us to use a PhysicalExpr in polars-io.
Enums
§
AggState
Traits
§
Partitioned
Aggregation
Physical
Expr
Take a DataFrame and evaluate the expressions. Implement this for Column, lt, eq, etc
Functions
§
phys_
expr_
to_
io_
expr
window_
function_
format_
order_
by