Getting Started

This notebook will eventually be a tutorial telling users how to get started with the toolkit.


In [1]:
import sys
sys.path.append("../../") # add wikienergy folder

import disaggregator

In [ ]: