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