Skip to content

BUG: fillna not replacing missing values when duplicate colnames #43492

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
Sep 10, 2021

Conversation

mzeitlin11
Copy link
Member

@mzeitlin11 mzeitlin11 added Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels Sep 10, 2021
@jreback jreback added this to the 1.4 milestone Sep 10, 2021
@phofl phofl merged commit 3467469 into pandas-dev:master Sep 10, 2021
@phofl
Copy link
Member

phofl commented Sep 10, 2021

thx @mzeitlin11

@mzeitlin11 mzeitlin11 deleted the fillna_dict_dup_columns branch September 10, 2021 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: dataframe.fillna not working for dataframe with duplicate column names
3 participants