EveryNDays

time.EveryNDays(self, days)

An instance of TimeGrouping. Group every ā€˜n’ days from the start of the time range.

Parameters

days: int

How many days should be in each group?

Attributes

days: int

How many days are in each group?