Skip to content

Test case for concat inconsistent multiIndex #45822

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
merged 5 commits into from
Feb 5, 2022
Merged

Test case for concat inconsistent multiIndex #45822

merged 5 commits into from
Feb 5, 2022

Conversation

weikhor
Copy link
Contributor

@weikhor weikhor commented Feb 4, 2022

@pep8speaks
Copy link

pep8speaks commented Feb 4, 2022

Hello @weikhor! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2022-02-05 10:43:26 UTC

@weikhor weikhor changed the title Create test_concat.py Test case for concat inconsistent multiIndex Feb 4, 2022
@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite MultiIndex labels Feb 4, 2022
@jreback jreback added this to the 1.5 milestone Feb 5, 2022
@jreback jreback merged commit 601170d into pandas-dev:main Feb 5, 2022
@jreback
Copy link
Contributor

jreback commented Feb 5, 2022

thanks @weikhor

@weikhor weikhor deleted the test-concat-inconsistent-multiIndex branch February 6, 2022 03:21
phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MultiIndex Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Concat returns inconsistent MultiIndex
3 participants