pyspark.sql.functions.signum

pyspark.sql.functions.signum(col)[source]

Computes the signum of the given value.

New in version 1.4.