pyspark.sql.functions.log10

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

Computes the logarithm of the given value in Base 10.

New in version 1.4.