issue_comments: 419383633
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/2399#issuecomment-419383633 | https://api.github.com/repos/pydata/xarray/issues/2399 | 419383633 | MDEyOklzc3VlQ29tbWVudDQxOTM4MzYzMw== | 514522 | 2018-09-07T09:39:01Z | 2018-09-07T09:39:01Z | CONTRIBUTOR | Now I see the problem. But I think it is solvable. I will ignore the dimension names for now as I don't have much experience with xarray yet. The code
can be understood as defining two indexed arrays:
Algorithm:
Concretely, the solution is a bi-dimensional, 1x2 array: | 0 1 |. There is another relevant example. Let the code be
We have Algorithm:
The solution is a bi-dimensional, 1x3 array: | 0 1 2 | Explanation
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
357156174 |