Function spark_connect_rs::functions::acos

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