Function polars_lazy::dsl::min[][src]

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

Find the minimum of all the values in this Expression.