Skip to content

BUG: Index allows one item to be list among others that are not #61672

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

Closed

Conversation

Andre-Andreati
Copy link

@Andre-Andreati Andre-Andreati commented Jun 16, 2025

Corrected test pandas/tests/frame/test_repr.py::[test_assign_index_sequences] that was passing when should be raising.
Added test to check if raises correctly.

@Andre-Andreati Andre-Andreati changed the title BUG: Index allows one item to be ìst BUG: Index allows one item to be list among others that are not Jun 16, 2025
@Andre-Andreati Andre-Andreati marked this pull request as draft June 17, 2025 00:01
@Andre-Andreati Andre-Andreati marked this pull request as draft June 17, 2025 00:01
@Andre-Andreati Andre-Andreati marked this pull request as draft June 17, 2025 00:01
@Andre-Andreati Andre-Andreati deleted the bug-unhashable-columns branch June 17, 2025 02:36
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: Index.drop_duplicates() is inconsistent for unhashable values
1 participant