Uses data from the data driven battery scheduling competition; introduces battery scheduling using MILP.
Firstly, unzip the submit.csv file and put the contained csv files in the submit folder.
Secondly, run the Optimizing_battery_schedule_using_pyomo.ipynb file.
Hopefully the code is pretty well documented in the notebook. This post (http://www.eseslab.com/posts/blogPost_batt_schedule_optimal) accompanies the code.