PERFORM-Forecasts / documentation

ARPA-E PERFORM Forecasts Documentation
17 stars 8 forks source link

Update ERCOT_demo.md #19

Open williamhobbs opened 1 year ago

williamhobbs commented 1 year ago

Corrected typos, including changing pd.to_datetime(f['forecat_time'][...].astype(str)) to pd.to_datetime(f['forecast_time'][...].astype(str)) in example code.