Skip to content

TST: added test for joining dataframes with MultiIndex containing dates #46660

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 3 commits into from
Apr 7, 2022

Conversation

dospix
Copy link
Contributor

@dospix dospix commented Apr 6, 2022

@jreback jreback added this to the 1.5 milestone Apr 7, 2022
@jreback jreback added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Apr 7, 2022
@mroeschke mroeschke added the Testing pandas testing functions or related to the test suite label Apr 7, 2022
@mroeschke mroeschke merged commit 22ca136 into pandas-dev:main Apr 7, 2022
@mroeschke
Copy link
Member

Thanks @dospix

@dospix dospix deleted the add-join-test branch April 7, 2022 19:40
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
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.

Join several dataframes with MultiIndex containing dates raises ValueError
3 participants