Decorators#
Module Contents#
Classes Summary#
Maximum frequency of ranges. if None, then no new ranges are created. |
|
Functions#
Generate a date range based on start and end dates and a frequency. |
|
PJM has a weird API. This method updates the date range list to account |
Contents#
- gridstatus.decorators.date_range_maker(start, end, freq, inclusive='neither')[source]#
Generate a date range based on start and end dates and a frequency.
- gridstatus.decorators.pjm_update_dates(dates, args_dict)[source]#
PJM has a weird API. This method updates the date range list to account for the following restrictions:
date ranges cannot span year boundaries
date ranges cannot span archive / standard boundaries
date range is inclusive of start and end dates