Skip to content

Conversation

@behzadnouri
Copy link
Contributor

closes #10388

@jreback jreback added Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex labels Jun 20, 2015
@jreback jreback added this to the 0.17.0 milestone Jun 20, 2015
jreback added a commit that referenced this pull request Jun 20, 2015
BUG: closes bug in reset_index when index contains NaT
@jreback jreback merged commit 0b74c72 into pandas-dev:master Jun 20, 2015
@jreback
Copy link
Contributor

jreback commented Jun 20, 2015

thanks!

@behzadnouri behzadnouri deleted the nat-reset-index branch June 20, 2015 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Indexing Related to indexing on series/frames, not to indexes themselves Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NaT in MultiIndex throws ValueError when reset_index() is called.

2 participants