Skip to content

iteritems() no longer working #11

Description

@smuecke

The pandas method .iteritems() is now just called .items(), and in the latest version of pandas the old name no longer exists, so the code breaks. Could you replace the two occurrences in pyids/algorithms/ids_classifier.py?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions