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
BUG: DataFrame slice selection treated as hashable in Python 3.12 #57500 (#58043)
* Reorder slice and hashable in __getitem__
* Add unit test
* Fix test and formatting
* Update whatsnew
* Restore original flow ordering
* Move whatsnew entry to 3.0.0
* Move whatsnew entry to Indexing
* Update doc/source/whatsnew/v3.0.0.rst
---------
Co-authored-by: Matthew Roeschke <[email protected]>
0 commit comments