Skip to content

CLN: remove unnecessary dtype checks #27889

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

Conversation

jbrockmendel
Copy link
Member

these aren't accomplishing anything and are very non-performant.

Also, remove an unnecessary values_from_object call and use operator.foo instead of "__foo__" in categorical ops.

@jbrockmendel jbrockmendel changed the title CLN: remove unnecessary dtype checksc CLN: remove unnecessary dtype checks Aug 13, 2019
@jreback jreback added the Dtype Conversions Unexpected or buggy dtype conversions label Aug 13, 2019
@jreback jreback added this to the 1.0 milestone Aug 13, 2019
@jreback jreback merged commit d32d464 into pandas-dev:master Aug 13, 2019
@jreback
Copy link
Contributor

jreback commented Aug 13, 2019

thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the refops2 branch August 13, 2019 13:50
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
Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants