pull_requests: 14047897
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
14047897 | MDExOlB1bGxSZXF1ZXN0MTQwNDc4OTc= | 83 | closed | 0 | ENH: Dataset dimensions always appear in sorted order | 1217238 | Prior to this patch, dimensions appeared in the order in which they were added. This was generally fine, but it means that some output which depends on dimension order (e.g., dataframe output) does not always appear the same, depending on the order in which dataset variables were added. This patch now stores dimensions internally in an unordered dict, but sorts the dimensions into alphabetical order every time they are accessed. | 2014-03-27T09:06:35Z | 2014-06-12T17:29:49Z | 2014-04-09T03:10:25Z | 2014-04-09T03:10:25Z | aad59f3212434207d1d2cb48899af9dce1af7e58 | 0 | 8cf763d54c349e83797e47aadbd7217109416122 | 190fe958c492e60707723b4ed9bee8c9efa8a8c5 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/83 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests