Crate polars_expr

Crate polars_expr 

Source

Re-exports§

pub use crate::planner::ExpressionConversionState;
pub use crate::planner::create_physical_expr;

Modules§

dispatch
groups
hash_keys
hot_groups
idx_table
planner
prelude
reduce
state

Macros§

map
Fn(&Series, args)
map_as_slice
Fn(&[Column], args)
map_owned
FnOnce(Series)FnOnce(Series, args)
wrap

Structs§

EvictIdx
An index where the top bit indicates whether a value should be evicted.