-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Description
I have some issues related to the exercise in Ch 16.2: "Automated Feature Engineering with Featuretools"
I tried to practice it on the Jupyter notebook but realized that many of the codes in this notebook are not working. I tried but got stuck in the code related to featuretools.primitives and gave up.
Codes:
from featuretools.primitives import make_agg_primitive
from featuretools.primitives import make_trans_primitive
Error messages:
cannot import name 'make_agg_primitive' from 'featuretools.primitives'
cannot import name 'make_trans_primitive' from 'featuretools.primitives'
Metadata
Metadata
Assignees
Labels
No labels