Skip to content

CLN: remove unnecessary check in MultiIndex #29437

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
Nov 6, 2019

Conversation

jbrockmendel
Copy link
Member

We raise a ValueError and immediately ignore it.

@jreback jreback added this to the 1.0 milestone Nov 6, 2019
@jreback
Copy link
Contributor

jreback commented Nov 6, 2019

We raise a ValueError and immediately ignore it.

this is an extra special technique!

@jbrockmendel
Copy link
Member Author

this is an extra special technique!

Yah, looks like this check was copied from the base class method and wrapped in a try/except for expedience

@jreback
Copy link
Contributor

jreback commented Nov 6, 2019

FYI ci all fixed now, just ping on green for the rest of the builds

@jreback jreback merged commit e482194 into pandas-dev:master Nov 6, 2019
@jreback
Copy link
Contributor

jreback commented Nov 6, 2019

thanks

@jbrockmendel jbrockmendel deleted the faster-mi branch November 6, 2019 21:30
Reksbril pushed a commit to Reksbril/pandas that referenced this pull request Nov 18, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
proost pushed a commit to proost/pandas that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants