Skip to content

Conversation

@Ishan-Kumar2
Copy link

Pandas throws an error now on iteritems
File "/opt/conda/envs/py311/lib/python3.11/site-packages/pandas/core/generic.py", line 6299, in getattr
return object.getattribute(self, name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Series' object has no attribute 'iteritems'
Needs to be updated with items()

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