The code used to analyze the Deep Solar, NREL seeds ii, and NREL data sets for the purposes of analyzing residential solar adoption. The modules contain methods for things such as:
- combining the 3 data sets in various ways
- running various unique, sklearn, and statsmodels machine learning and data analysis tools on the data
- visualization tools
- various utility functions for:
- dictionary, dataframe, and list manipulation, mathmatical calculations etc.