v3.6.0
A few minor updates:
- Added the table ROOFTOP_PV_ACTUAL. Thanks @mdavis-xyz for the suggestion.
- Added data clean for the table Generators and Scheduled Loads such that all missing values of nan values are converted to '-'. Thanks @mdavis-xyz for the suggestion.
- Improved datetime parsing. Thanks @mdavis-xyz for the pull request.
- Added columns RAISE1SEC and LOWER1SEC to NEXT_DAY_DISPATCH_LOAD and DISPATCHLOAD. Thanks @rccolle for the pull request.