issue_comments: 310032997
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/1426#issuecomment-310032997 | https://api.github.com/repos/pydata/xarray/issues/1426 | 310032997 | MDEyOklzc3VlQ29tbWVudDMxMDAzMjk5Nw== | 4160723 | 2017-06-21T10:08:07Z | 2017-06-21T10:58:29Z | MEMBER | Although I haven't thought about all the details regarding this, I think that in the case of multi-dimensional coordinates a "super index" would rather allow directly using these coordinates for indexing, which is currently not possible. In your 'rasm' example, it would rather look like
and it would allow writing
Note that That's actually what @shoyer suggested here. The proposal above is more about having the same API for groups of coordinates that can be indexed using a "wrapped" index object (maybe "wrapped index" is a better name than "super index"?), but the logic can be very different from one index object to another. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
231308952 |