Function spark_connect_rs::functions::sinh

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