Function polars_lazy::dsl::functions::as_struct

pub fn as_struct(exprs: Vec<Expr>) -> Expr
Expand description

Take several expressions and collect them into a StructChunked.