Function min

Source
pub fn min<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,