DeltaE / Canada-U.S.-ElecTrade

The Role of U.S.-Canada Electricity Trade in North American Decarbonization Pathways

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daylight Savings input argument

trevorb1 opened this issue · comments

def daylightSavings(inData):

Do you think it would be better to input and output a dataframe, rather then a list? It would probably be more general and can be used in other workflows easier?