I'm currently working through the feature tools demo (https://github.com/Featuretools/predict_next_purchase/blob/master/Tutorial.ipynb) using my own data. I've created an entity set, and am trying to first create the labels. The notebook references import utils, but that is not being installed w/ feature tools. Is this a separate module I need to install?
python 2.7 pip install featuretools