Skip to content

TypeError: 'numpy.ndarray' object is not callable #2

@peilinghor2701

Description

@peilinghor2701

Hi,
When I tried to run the part 3 Association Rules Mining, for
%%time
rules = association_rules(orders, 0.01)

There as an error as shown below:
TypeError: 'numpy.ndarray' object is not callable

Please advise.

Thanks.

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