issue_comments: 349144660
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/issues/1759#issuecomment-349144660 | https://api.github.com/repos/pydata/xarray/issues/1759 | 349144660 | MDEyOklzc3VlQ29tbWVudDM0OTE0NDY2MA== | 306380 | 2017-12-04T23:40:18Z | 2017-12-04T23:40:18Z | MEMBER | Here is the problem. It was just a silly typo. ```diff diff --git a/xarray/core/dataarray.py b/xarray/core/dataarray.py index 0516b47..263860d 100644 --- a/xarray/core/dataarray.py +++ b/xarray/core/dataarray.py @@ -594,7 +594,7 @@ class DataArray(AbstractArray, BaseDataObject):
@shoyer any suggestions on comprehensive ways to test things? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
279161550 |