Skip to content

Conversation

pelagiavlas
Copy link

What this PR changes:

  • Adds a check to _setitem_with_indexer to raise a ValueError when NA is present in the indexer.
  • Updates test_setitem_integer_with_missing_raises to skip test cases for known ExtensionArray types (PeriodArray, DatetimeArray, IntervalArray) that do not support indexing with NA in integer indexers.

pelagiavlas and others added 30 commits March 26, 2025 22:58
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.

TST: test_setitem_integer_with_missing_raises contains duplicate parametrization

2 participants