Function polars_plan::dsl::functions::max

source ·
pub fn max(name: &str) -> Expr
Available on crate feature compile only.
Expand description

Find the maximum of all the values in this Expression.