pull_requests: 685207149
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
685207149 | MDExOlB1bGxSZXF1ZXN0Njg1MjA3MTQ5 | 5586 | closed | 0 | Accept missing_dims in Variable.transpose and Dataset.transpose | 44147817 | - [x] Closes #5550 - [x] Tests added - [x] Passes `pre-commit run --all-files` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` Regarding https://github.com/pydata/xarray/issues/5550#issuecomment-875040245, inside the for loop only a Variable's dimensions are selected for the transpose, so a dimension that it's missing in all DataArrays would just be ignored silently. Hence it's necessary to check at the beginning of the function. https://github.com/pydata/xarray/blob/5489effbe7d83451a75382f842c4f5f96ead069f/xarray/core/dataset.py#L4591 | 2021-07-07T13:39:15Z | 2021-07-17T21:03:00Z | 2021-07-17T21:02:59Z | 2021-07-17T21:02:59Z | 293613e82467e7c3e1c27d895f629c5b6bbec1e7 | 0 | da3cec5ab15093ee1571178bfd3d3249e571a078 | 67d1955cc1d6941edd12a325090da7e4d029b84c | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/5586 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests