pyspark.sql.functions.log1p

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

Computes the natural logarithm of the given value plus one.

New in version 1.4.