Module polars_lazy::physical_plan::executors::projection[][src]

This is supported on crate feature compile only.

Structs

Take an input Executor (creates the input DataFrame) and a multiple PhysicalExpressions (create the output Series)