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: Fix Index.get_level_values() with boolean, NaN, NA, NaT names #62392

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

Open
vgnshiyer wants to merge 6 commits into pandas-dev:main
base: main
Choose a base branch
Loading
from vgnshiyer:fix-get-level-values-special-names

Conversation

Copy link
Contributor

@vgnshiyer vgnshiyer commented Sep 21, 2025
edited
Loading

@vgnshiyer vgnshiyer force-pushed the fix-get-level-values-special-names branch from acb0b85 to aefd882 Compare September 21, 2025 21:47
@vgnshiyer vgnshiyer force-pushed the fix-get-level-values-special-names branch from aefd882 to 46e166b Compare September 21, 2025 21:53
@vgnshiyer vgnshiyer marked this pull request as ready for review September 21, 2025 23:15
Copy link
Contributor

@Alvaro-Kothe Alvaro-Kothe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make tests that check all the branches you made.

Comment on lines -3613 to +3614
1 False
2 False
1 True
2 True
Copy link
Contributor

@Alvaro-Kothe Alvaro-Kothe Sep 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are unrelated, please remove them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
1 more reviewer

@Alvaro-Kothe Alvaro-Kothe Alvaro-Kothe requested changes

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

BUG: Index.get_level_values() does not handle boolean, pd.NA, np.nan, or pd.NaT level correctly

AltStyle によって変換されたページ (->オリジナル) /