Function tanh

Source
pub fn tanh<T: ToExpr>(col: T) -> Column
where Vec<T>: ToVecExpr,