pyspark.sql.functions.ceil

pyspark.sql.functions.ceil(col)[source]

Computes the ceiling of the given value.

New in version 1.4.