Skip to content

Featuretools issue #9

@emineerdogane

Description

@emineerdogane

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions