Skip to content

Conversation

axelstudios
Copy link
Contributor

@axelstudios axelstudios commented Jun 28, 2023

The buildingid crossref command fails with the following error:

Error: 'Series' object has no attribute 'iteritems'

Pandas v2 removed the deprecated Series.iteritems() call in favor of obj.items(), and this PR replaces the deprecated method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant