Skip to content

CLN: use invalid_comparison for incorrect case in Index comparison #27879

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 2 commits into from
Aug 13, 2019

Conversation

jbrockmendel
Copy link
Member

Only one test reaches this point, and we aren't currently checking for the output, just that a warning is emitted. This fixes the currently-incorrect output and updates the test to check for it.

@jreback jreback added the Reshaping Concat, Merge/Join, Stack/Unstack, Explode label Aug 13, 2019
@jreback jreback added this to the 1.0 milestone Aug 13, 2019
@jreback jreback merged commit 69b25ee into pandas-dev:master Aug 13, 2019
@jreback
Copy link
Contributor

jreback commented Aug 13, 2019

thanks

@jbrockmendel jbrockmendel deleted the idx_invalid branch August 13, 2019 13:55
quintusdias pushed a commit to quintusdias/pandas_dev that referenced this pull request Aug 16, 2019
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants