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 `transpose_coords=True`?
Here my reasoning:
- dictionaries maintain insertion order
- coords are a [""Dictionary-like container""](https://docs.xarray.dev/en/stable/generated/xarray.DataArray.coords.html)
- [a coords dict is created when `transpose_coords==True`](https://github.com/pydata/xarray/blob/main/xarray/core/dataarray.py#L2917-L2918)
- would it not be the right time, during insertion, to create the proper order?
","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,1452123685