Skip to content

BUG: Nullable _get_common_dtype match non-nullable behavior #46379

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
Mar 17, 2022

Conversation

jbrockmendel
Copy link
Member

@jbrockmendel jbrockmendel commented Mar 15, 2022

  • closes #xxxx (Replace xxxx with the Github issue number)
  • Tests added and passed if fixing a bug or adding a new feature
  • All code checks passed.
  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

@jreback jreback added the NA - MaskedArrays Related to pd.NA and nullable extension arrays label Mar 16, 2022
@jreback jreback added this to the 1.5 milestone Mar 16, 2022
@jreback
Copy link
Contributor

jreback commented Mar 16, 2022

nice! i think needs a whatsnew note

@jbrockmendel
Copy link
Member Author

mypy complaint is in io.clipboard, unrelated

@jbrockmendel
Copy link
Member Author

whatsnew added + greenish

@mroeschke mroeschke merged commit 663147e into pandas-dev:main Mar 17, 2022
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the nullable-share branch March 17, 2022 03:21
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
…ev#46379)

* BUG: Nullable _get_common_dtype match non-nullable behavior

* Whatsnew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NA - MaskedArrays Related to pd.NA and nullable extension arrays
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants