Function signum

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