issue_comments: 572635127
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/3660#issuecomment-572635127 | https://api.github.com/repos/pydata/xarray/issues/3660 | 572635127 | MDEyOklzc3VlQ29tbWVudDU3MjYzNTEyNw== | 2448579 | 2020-01-09T16:19:11Z | 2020-01-09T16:19:11Z | MEMBER |
```
xarray/tests/test_backends.py:1876: xarray/core/dataset.py:1354: in identical other, "identical" xarray/core/dataset.py:1302: in _all_compat self._variables, other._variables, compat=compat xarray/core/utils.py:338: in dict_equiv if k not in second or not compat(first[k], second[k]): xarray/core/dataset.py:1299: in compat return getattr(x, compat_str)(y) xarray/core/variable.py:1670: in identical other, equiv=equiv xarray/core/variable.py:1647: in equals self._data is other._data or equiv(self.data, other.data) xarray/core/duck_array_ops.py:224: in array_equiv flag_array = (arr1 == arr2) | (isnull(arr1) & isnull(arr2)) /usr/share/miniconda/envs/xarray-tests/lib/python3.6/site-packages/dask/array/core.py:1739: in eq return elemwise(operator.eq, self, other) /usr/share/miniconda/envs/xarray-tests/lib/python3.6/site-packages/dask/array/core.py:3749: in elemwise *blockwise_kwargs /usr/share/miniconda/envs/xarray-tests/lib/python3.6/site-packages/dask/array/blockwise.py:145: in blockwise chunkss, arrays = unify_chunks(args) /usr/share/miniconda/envs/xarray-tests/lib/python3.6/site-packages/dask/array/core.py:3020: in unify_chunks (asanyarray(a) if ind is not None else a, ind) for a, ind in partition(2, args) /usr/share/miniconda/envs/xarray-tests/lib/python3.6/site-packages/dask/array/core.py:3020: in <listcomp> (asanyarray(a) if ind is not None else a, ind) for a, ind in partition(2, args) a = array(['2019-01-01T00:00:00.000000000', '2019-01-02T00:00:00.000000000', '2019-01-03T00:00:00.000000000', '2019-01-04T00:00:00.000000000', '2019-01-05T00:00:00.000000000'], dtype='datetime64[ns]')
``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
544661257 |