Function polars_lazy::dsl::max[][src]

pub fn max(name: &str) -> Expr
This is supported on crate feature compile only.
Expand description

Find the maximum of all the values in this Expression.