Skip to content

Conversation

snitish
Copy link
Member

@snitish snitish commented Dec 1, 2024

@mroeschke mroeschke added Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate labels Dec 2, 2024
@mroeschke mroeschke added this to the 3.0 milestone Dec 3, 2024
@mroeschke mroeschke merged commit a6f721e into pandas-dev:main Dec 3, 2024
47 of 51 checks passed
@mroeschke
Copy link
Member

Thanks @snitish

@snitish snitish deleted the issue60388 branch February 6, 2025 19:46
KevsterAmp pushed a commit to KevsterAmp/pandas that referenced this pull request Mar 12, 2025
pandas-dev#60463)

* BUG: Fix keyerror bug when indexing multiindex columns with NaT values

* BUG: Update whatsnew/v3.0.0.rst

* BUG: Move new test to test_multilevel.py
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: cannot locate multiIndex column when NaT is in column

2 participants