Function minute

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