Function polars_lazy::dsl::max

source ·
pub fn max(name: &str) -> Expr
Expand description

Find the maximum of all the values in this Expression.