Skip to content

Conversation

arw2019
Copy link
Contributor

@arw2019 arw2019 commented Jan 9, 2021

Fixing a bug I introduced in #38746

@arw2019 arw2019 added Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays labels Jan 9, 2021
@arw2019 arw2019 closed this Jan 9, 2021
@arw2019 arw2019 reopened this Jan 9, 2021
@jreback jreback added this to the 1.3 milestone Jan 9, 2021
@jreback jreback merged commit c298a60 into pandas-dev:master Jan 9, 2021
@jreback
Copy link
Contributor

jreback commented Jan 9, 2021

thanks @arw2019

luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate NA - MaskedArrays Related to pd.NA and nullable extension arrays

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: pd.to_numeric does not copy _mask for ExtensionArrays

2 participants