Function polars_plan::dsl::functions::min

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

Find the minimum of all the values in this Expression.