Function negate

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