issue_comments: 1317593352
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/7294#issuecomment-1317593352 | https://api.github.com/repos/pydata/xarray/issues/7294 | 1317593352 | IC_kwDOAMm_X85OiOEI | 34257249 | 2022-11-16T19:57:40Z | 2022-11-16T19:57:40Z | CONTRIBUTOR | Thanks.
On one hand I see your point: a mapping does not ensure order.
On the other hand, is it not counter-intuitive that the order of the dictionary-like container coords is not changed when using Here my reasoning:
- dictionaries maintain insertion order
- coords are a "Dictionary-like container"
- a coords dict is created when |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
1452123685 |