Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs#61465

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
pelagiavlas wants to merge93 commits intopandas-dev:main
base:main
Choose a base branch
Loading
fromxaris96:issue-index

Conversation

pelagiavlas
Copy link

@pelagiavlaspelagiavlas commentedMay 20, 2025
edited
Loading

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.

pelagiavlasand others added30 commitsMarch 26, 2025 22:58
xaris96and others added27 commitsMay 13, 2025 19:51
…before_test_windows.sh, undo the test_rolling.py changes
@pelagiavlas
Copy link
Author

Greetings! I’m following up on this PR.
If there’s any input or revisions required, please feel free to let me know.
Thank you!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

TST: test_setitem_integer_with_missing_raises contains duplicate parametrization
2 participants
@pelagiavlas@xaris96

[8]ページ先頭

©2009-2025 Movatter.jp