wearepal / data-science-types

Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
Apache License 2.0
202 stars 51 forks source link

Missing pandas.Series.iteritems #138

Open fabiencelier opened 4 years ago

fabiencelier commented 4 years ago

doc: https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.iteritems.html?highlight=iteritem

(sorry if I open a lot of issues, I have tried to add this to my project and report every thing that fails)