Skip to content

add test for setitem from duplicate axis #34071

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

Merged

Conversation

CloseChoice
Copy link
Member

@simonjayhawkins simonjayhawkins added Testing pandas testing functions or related to the test suite Indexing Related to indexing on series/frames, not to indexes themselves labels May 8, 2020
@simonjayhawkins simonjayhawkins added this to the 1.1 milestone May 8, 2020
@simonjayhawkins
Copy link
Member

Thanks @CloseChoice for the PR. lgtm. can you move the test to pandas\tests\indexing\test_loc.py

@CloseChoice
Copy link
Member Author

Thanks @CloseChoice for the PR. lgtm. can you move the test to pandas\tests\indexing\test_loc.py

Done.

@mroeschke mroeschke merged commit a7fb88f into pandas-dev:master May 11, 2020
@mroeschke
Copy link
Member

Thanks @CloseChoice!

@CloseChoice CloseChoice deleted the fix_34034_setitem_duplicate_axis branch May 11, 2020 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setting values in a dataframe with duplicated keys
3 participants