Function log

Source
pub fn log<T: ToExpr>(arg1: T, arg2: Option<T>) -> Column
where Vec<T>: ToVecExpr,