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
This returns False in pandas 1.3.4 but raises TypeError: iteration over a 0-d array in pandas master. I think the culprit is pandas-dev/pandas#44182 which added a code path for numpy arrays in Period.__richcmp__.
Workflow Run URL
Python 3.9 Test Summary Info
The text was updated successfully, but these errors were encountered: