You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pandas/core/base.py:840: error: "IndexOpsMixin" has no attribute "_values"; maybe "_map_values"?
pandas/core/base.py:963: error: "IndexOpsMixin" has no attribute "values"
Pull request to follow
The text was updated successfully, but these errors were encountered:
Part of #25882
pandas.core.base has the following mypy errors:
Pull request to follow
The text was updated successfully, but these errors were encountered: