Function spark_connect_rs::functions::log10

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