Function ceiling

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