Skip to content

BUG: Allow ensure_index to coerce nan to NaT with numpy object array and tz Timestamp #27556

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

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke added Index Related to the Index class or subclasses Timezones Timezone data dtype labels Jul 24, 2019
@mroeschke mroeschke added this to the 0.25.1 milestone Jul 24, 2019
@jreback jreback merged commit 0d3bdf1 into pandas-dev:master Jul 24, 2019
@jreback
Copy link
Contributor

jreback commented Jul 24, 2019

thanks @mroeschke

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Jul 24, 2019
…o NaT with numpy object array and tz Timestamp
jreback pushed a commit that referenced this pull request Jul 24, 2019
@mroeschke mroeschke deleted the index_constructor_array_object_tz branch July 24, 2019 16:04
quintusdias pushed a commit to quintusdias/pandas_dev that referenced this pull request Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Index Related to the Index class or subclasses Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: ensure_index inconsistently coerces np.nan to pd.NaT depending if timezones are present
2 participants