-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi, I was trying to use your library in Kaggle but I couldn't, I've found that featuretools is installed but if I try to import as below:
from featuretools.autonormalize import autonormalize as an
it gives me:
ModuleNotFoundError: No module named 'featuretools.autonormalize'
even if I try to install it...
!pip install featuretools[autonormalize]
it says
Requirement already satisfied: featuretools[autonormalize] in /opt/conda/lib/python3.6/site-packages (0.9.1)
WARNING: featuretools 0.9.1 does not provide the extra 'autonormalize'
it will be very helpful if you can create a Kaggle Kernel, to show how to use it on Kaggle.
Regards.
Metadata
Metadata
Assignees
Labels
No labels