Function polars_lazy::dsl::as_struct

source ·
pub fn as_struct(exprs: Vec<Expr>) -> Expr
Available on crate feature dtype-struct only.
Expand description

Take several expressions and collect them into a StructChunked.