-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert "CLN: Remove special cases in indexing ops (#52063)" This reverts commit 8e456d3. * remove old comments, add test * use better test name * Update pandas/tests/indexing/test_loc.py Co-authored-by: Matthew Roeschke <[email protected]> * check for empty index first * assert assign to empty does not change frame * format --------- Co-authored-by: Matthew Roeschke <[email protected]>
- Loading branch information
1 parent
f25a09e
commit aa4dc71
Showing
2 changed files
with
18 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters