Function polars_lazy::dsl::sum_exprs

source ·
pub fn sum_exprs<E>(exprs: E) -> Exprwhere
    E: AsRef<[Expr]>,
Expand description

Get the the sum of the values per row