issue_comments: 334229444
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/1603#issuecomment-334229444 | https://api.github.com/repos/pydata/xarray/issues/1603 | 334229444 | MDEyOklzc3VlQ29tbWVudDMzNDIyOTQ0NA== | 1217238 | 2017-10-04T17:27:44Z | 2017-10-04T17:27:44Z | MEMBER |
We would still assign default indexes (using a normal Another aspect to consider how to handle alignment when you have indexes along non-dimension coordinates. Probably the most elegant rule would again be to check all indexed variables for exact matches. Directly assigning indexes rather than using this default or For performance reasons, we probably do not want to actually check the values of manually assigned indexes, although we should verify that the shape matches. (We would have a clear disclaimer that if you manually assign an index with mismatched values the behavior is not well defined.) In principle, this data model would allow for two mostly equivalent indexing schemes:
Yes, this is a little unfortunate. We could potentially make a custom wrapper for use in
Every entry in |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
262642978 |