Function spark_connect_rs::functions::acosh

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