Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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