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
#61382: FIX MultiIndex.difference for pyarrow-backed Timestamps
- Override MultiIndex.difference to handle Timestamp[ns][pyarrow] levels
- Ensure proper comparison without converting all levels to pandas types
- Add pytest test for difference with pyarrow-backed MultiIndex
0 commit comments