This is code related to the extraction, cleaning, and analysis of EIA data on retail power..
You'll need a python installation of some kind that includes pandas and Matplotlib. For windows I prefer Winpython as it's easy to use and contains pandas in the distribution.
It's not strictly necessary to run these scripts, but it's helpful to have a decent IDE, my favorite is Pycharm, especially when you use the cell mode plugin.
The scripts are basically self-explanatory. The code is separated into blocks like those used in the spyder ide.
- Dale Furrow - Dale's Github
This project is licensed under the BSD License - see the Open Source Initiative file for details