pandas.tseries.offsets.WeekOfMonth — pandas 0.24.0rc1 documentation (original) (raw)

Parameters:

n : int

week : {0, 1, 2, 3, …}, default 0

0 is 1st week of month, 1 2nd week, etc.

weekday : {0, 1, …, 6}, default 0

0: Mondays 1: Tuesdays 2: Wednesdays 3: Thursdays 4: Fridays 5: Saturdays 6: Sundays