Function dayofweek

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