Function log1p

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

Computes the natural logarithm of the “given value plus one”.