Function ceil

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