Function spark_connect_rs::functions::asinh

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