Calendar.daysfrom#

Calendar.daysfrom(frequency: str)#

Returns a datemap mapping dates to the number of dates since the start of the given frequency.

Parameters:
  • frequency (str,) – the frequency at which to reset the counter

  • base (int) – the index of the first day each frequency

Return type:

datemap