Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 487 Bytes

File metadata and controls

8 lines (8 loc) · 487 Bytes

DeepSolar_Code_Base

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.