spark_connect_rs::functions

Function log

Source
pub fn log(arg1: impl Into<Column>, arg2: Option<impl Into<Column>>) -> Column
Expand description

Returns the first argument-based logarithm of the second argument.