issues: 183199483
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 183199483 | MDExOlB1bGxSZXF1ZXN0ODk0ODc2MDc= | 1048 | WIP: preserve variables order in Dataset.concat() | 10050469 | closed | 0 | 1 | 2016-10-15T09:27:53Z | 2016-10-15T22:50:16Z | 2016-10-15T22:50:16Z | MEMBER | 0 | pydata/xarray/pulls/1048 | addresses https://github.com/pydata/xarray/issues/1042 The problem is that sets aren't ordered. I tried something based on an OrderedSet recipe, but I'm not sure that this is the most elegant way to go. A remaining issue is that the coord variable is still not in place ( Any idea welcome |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/1048/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |