issues: 777590091
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 777590091 | MDExOlB1bGxSZXF1ZXN0NTQ3ODQ0MjAw | 4755 | Allow for consistenty ordered coords | 5635139 | closed | 0 | 5 | 2021-01-03T07:34:39Z | 2021-06-28T22:27:45Z | 2021-06-02T16:29:27Z | MEMBER | 0 | pydata/xarray/pulls/4755 |
I took an initial stab at allowing for consistently ordered coords, which came up recently, by using a list rather than a set. It's fairly involved, and the currently proposed code fails quite a few tests. Another option would be to use |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/4755/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |