Function spark_connect_rs::functions::atanh

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