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