EpiWeek

time.EpiWeek()

A CDC-defined system for labeling weeks of the year.

EpiWeek is a NamedTuple.

See Also

This reference on epi weeks.

Attributes

year: int

Four-digit year

week: int

Week number, in the range [1,53]

start: pd.Timestamp

The first date in this epi week.