Skip to content

Fixed #52234 #53698

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
Jun 23, 2023
Merged

Fixed #52234 #53698

merged 2 commits into from
Jun 23, 2023

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
@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 <[email protected]>

---------

Co-authored-by: Matthew Roeschke <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: KeyError: '[nan] not in index' when using nan to index
2 participants