Function polars_plan::dsl::functions::cum_reduce_exprs
source ยท pub fn cum_reduce_exprs<F, E>(f: F, exprs: E) -> Expr
Available on crate feature
dtype-struct
only.Expand description
Accumulate over multiple columns horizontally / row wise.