Function polars::prelude::as_struct

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

Take several expressions and collect them into a StructChunked.