pyspark.sql.functions.ceil

pyspark.sql.functions.ceil(col: ColumnOrName) → pyspark.sql.column.Column

Computes the ceiling of the given value.