Skip to content

BUG: categorical-with-nas to float64 instead of object #45359

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 6 commits into from
Jan 16, 2022

Conversation

jbrockmendel
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

This makes us match what we do in Index._find_common_type_compat, after which we'll be able to refactor both into a helper.

@jbrockmendel jbrockmendel changed the title BUG: categorical-with-nas to float64 instead of object @jbrockmendel BUG: categorical-with-nas to float64 instead of object Jan 14, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jan 15, 2022
@mroeschke mroeschke added the Categorical Categorical Data Type label Jan 15, 2022
@jreback jreback merged commit db5c087 into pandas-dev:main Jan 16, 2022
@jreback
Copy link
Contributor

jreback commented Jan 16, 2022

great @jbrockmendel i believe you mentioned you can now refactor find_common_dtype, great

@jbrockmendel jbrockmendel deleted the ref-common_type-cat branch January 16, 2022 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Categorical Categorical Data Type
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants