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