dt.day_of_week¶ ColExpr.dt.day_of_week() → ColExpr[source]¶ The number of the current weekday. This is one-based, so Monday is 1 and Sunday is 7.