issue_comments: 147142725
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/618#issuecomment-147142725 | https://api.github.com/repos/pydata/xarray/issues/618 | 147142725 | MDEyOklzc3VlQ29tbWVudDE0NzE0MjcyNQ== | 2443309 | 2015-10-11T01:08:01Z | 2015-10-11T01:08:01Z | MEMBER | I'm actually going to paste the traceback from one of the test results (using ``` =========================================================================================================== FAILURES ============================================================================================================ _____________ TestVariable.test_index_0d_not_a_time _____________ self = <xray.test.test_variable.TestVariable testMethod=test_index_0d_not_a_time>
xray/test/test_variable.py:115: xray/test/test_variable.py:61: in assertIndexedLikeNDArray self.assertEqual(variable.values[0], expected_value0) self = <xray.test.test_variable.TestVariable testMethod=test_index_0d_not_a_time>, a1 = numpy.datetime64('NaT'), a2 = numpy.datetime64('NaT')
xray/test/init.py:154: AssertionError ``` I don't get how neither of these are true:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
110806123 |