Skip to content

Conversation

@ssche
Copy link
Contributor

@ssche ssche commented Aug 16, 2021

@simonjayhawkins simonjayhawkins changed the title Added test case (#39881) TST: df.combine_first duplicates rows for nan index values (#39881) Aug 16, 2021
@simonjayhawkins simonjayhawkins added Testing pandas testing functions or related to the test suite Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex labels Aug 16, 2021
ssche added 2 commits August 16, 2021 23:28
* "found both 'pd.DataFrame' and 'DataFrame' in the same file"
@jreback jreback added this to the 1.4 milestone Aug 16, 2021
* Explicitly define index in constructor
@ssche ssche requested a review from phofl August 16, 2021 23:57
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@jreback jreback merged commit 9376815 into pandas-dev:master Aug 17, 2021
@jreback
Copy link
Contributor

jreback commented Aug 17, 2021

thanks @ssche

@ssche ssche deleted the gh39881-combine_first-duplicates-rows-for-nan-index-values branch August 18, 2021 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: df.combine_first duplicates rows for nan index values

4 participants