Function degrees

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