Skip to content

Conversation

@jreback
Copy link
Contributor

@jreback jreback commented Jul 20, 2013

closes #4292

essentially was doing a assignment of np.nan to a numpy array of dtype datetime64[ns]
which works correct (set's the value to iNaT) on little endian, for some reason on big
endian doesn't work, explicity change the nan to iNaT

jreback added a commit that referenced this pull request Jul 20, 2013
BUG: explicity change nan -> NaT when assigning to datelike dtypes
@jreback jreback merged commit 639696e into pandas-dev:master Jul 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

powerpc: Test*Parser* fail with AssertionError: 2262-04-10T00:12:45.292707840+0000 != 2262-04-10T00:12:45.292707840+0000

1 participant