Function polars_lazy::dsl::functions::min

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

Find the minimum of all the values in this Expression.