issue_comments: 442965602
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-442965602 | https://api.github.com/repos/pydata/xarray/issues/1603 | 442965602 | MDEyOklzc3VlQ29tbWVudDQ0Mjk2NTYwMg== | 1217238 | 2018-11-29T19:38:34Z | 2018-11-29T19:38:34Z | MEMBER | It occurs to me that for the case of "multiple single indexes" along the same dimension there is no good way to use them simultaneously for indexing/reindexing at the same time. We should explicitly raise if you try to do this. I guess we have a few options for automatic alignment with multiple single indexes, too: 1. We could only support "exact" indexing 2. We could require that aligning each index separately gives the same result (2) seems least restrictive and is probably the right choice. One advantage of not having What should the default behavior of |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
262642978 |