Function weekday

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