Function negative

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