Skip to content

Conversation

@ssche
Copy link
Contributor

@ssche ssche commented Jun 16, 2023

@ssche ssche requested a review from WillAyd as a code owner June 16, 2023 08:05
@ssche ssche requested a review from phofl June 18, 2023 12:55
@ssche ssche self-assigned this Jun 18, 2023
@mroeschke mroeschke added the Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate label Jun 20, 2023
ssche and others added 2 commits June 23, 2023 17:20
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@ssche ssche force-pushed the gh52234-nan-not-in-index branch from 9e14097 to 94a5b0d Compare June 23, 2023 15:20
@mroeschke mroeschke added this to the 2.1 milestone Jun 23, 2023
@mroeschke mroeschke merged commit eaf0dfb into pandas-dev:main Jun 23, 2023
@mroeschke
Copy link
Member

Thanks @ssche

Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
* Fixed pandas-dev#52234 * Copied fix from https://github.com/ltauro/pandas/tree/nan-not-in-index and applied review comments * Update doc/source/whatsnew/v2.1.0.rst Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com> --------- Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
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

2 participants