issues: 143264649
This data as json
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
143264649 | MDExOlB1bGxSZXF1ZXN0NjQwNDI5ODk= | 802 | Multi-index indexing | 4160723 | closed | 0 | 22 | 2016-03-24T14:39:38Z | 2016-07-19T10:48:56Z | 2016-07-19T01:15:42Z | MEMBER | 0 | pydata/xarray/pulls/802 | Follows #767. This is incomplete (it still needs some tests and documentation updates), but it is working for both Using the example from #767:
As shown in this example, similarily to pandas, it automatically renames the dimension and assigns a new coordinate when the selection doesn't return a In some cases this behavior may be unwanted (??), so I added a
Note that it also works with
This is however inconsistent with |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/802/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |