Function log10

Source
pub fn log10(col: impl Into<Column>) -> Column
Expand description

Computes the logarithm of the given value in Base 10.