Skip to content

Chapter 3 Preprocessing notebook #2

@nbwosm

Description

@nbwosm

Hello,
In the Chapter 3 Preprocessing notebook there seem to be several errors in the code.

When installing 'featuretools[tsfresh]' in colab the following error occurs:
WARNING: featuretools 0.27.1 does not provide the extra 'tsfresh'

When running the first code bracket using feature tools in colab the following error occurs:
TypeError: import_optional_dependency() got an unexpected keyword argument 'errors'

It appears colab installs featuretools version 0.27.1
If I install the most recent version of featuretoolls (i.e., 1.3.0) and run the code bracket below Automated Feature Extraction I get the following error:
AttributeError: 'EntitySet' object has no attribute 'entity_from_dataframe'

If it is versioning that is an issue, please let me know what version of featuretools the code in the book was based on. If it is not versioning, would you be able to advise what the issue is?

Let me know if you have any questions. Thanks!

Best,
Nils

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