Function spark_connect_rs::functions::log1p

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