Navigation
PySpark master documentation
»
pyspark.sql.functions.ceil
¶
pyspark.sql.functions.
ceil
(
col
)
¶
Computes the ceiling of the given value.
New in version 1.4.
Navigation
PySpark master documentation
»