issue_comments: 444132393
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-444132393 | https://api.github.com/repos/pydata/xarray/issues/1603 | 444132393 | MDEyOklzc3VlQ29tbWVudDQ0NDEzMjM5Mw== | 4160723 | 2018-12-04T15:06:21Z | 2018-12-04T15:19:08Z | MEMBER |
Sorry for maybe asking this again but I'm a bit confused now: is there any good reason of supporting "multiple single indexes" along the same dimension? After all, perhaps better defaults would be to set indexes ( If you want a different behavior, then you need to use
I think that one big source of confusion has been so far mixing coordinates/variables and indexes. These are really two separate concepts, and the indexes refactoring should address that IMHO. For example, I think that Take for example ```python
I find it so weird being able to do this: ```python
Where does come from I might be a good thing explicitly requiring |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
262642978 |