Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Featuretools issue #9

Open
emineerdogane opened this issue Oct 1, 2022 · 0 comments
Open

Featuretools issue #9

emineerdogane opened this issue Oct 1, 2022 · 0 comments

Comments

@emineerdogane
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant