Module polars_lazy::physical_plan::expressions [−][src]
This is supported on crate feature
compile
only.Structs
Wrapper struct that allow us to use a PhysicalExpr in polars-io.
Traits
Take a DataFrame and evaluate the expressions. Implement this for Column, lt, eq, etc