Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boolean indexing inconsistency #61090

Closed

Conversation

arthurlw
Copy link
Contributor

@arthurlw arthurlw commented Mar 9, 2025

@arthurlw
Copy link
Contributor Author

iloc.__setitem__ functionality should remain the same and iloc.__getitem__ should be implemented instead

@arthurlw arthurlw closed this Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: iloc with Series as indexer fails for __getitem__ but works with __setitem__
1 participant