pyspark.sql.functions.log1p

pyspark.sql.functions.log1p(col: ColumnOrName) → pyspark.sql.column.Column

Computes the natural logarithm of the given value plus one.