Getting Started
User Guide
API Reference
Development
Migration Guide
Spark SQL
Structured Streaming
MLlib (DataFrame-based)
Spark Streaming
MLlib (RDD-based)
Spark Core
Resource Management
pyspark.sql.functions.ceil
¶
pyspark.sql.functions.
ceil
(
col
)
[source]
¶
Computes the ceiling of the given value.
New in version 1.4.
pyspark.sql.functions.cbrt
pyspark.sql.functions.coalesce