pyspark.sql.functions.log10

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

Computes the logarithm of the given value in Base 10.