Function log1p

Source
pub fn log1p<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,