pull_requests: 1746613225
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1746613225 | PR_kwDOAMm_X85oGzPp | 8789 | closed | 0 | Migrate datatree.py module into xarray.core. | 7788154 | This PR migrates the `datatree.py` module to `xarray/core/datatree.py`, as part of the on-going effort to merge `xarray-datatree` into `xarray` itself. Most of the changes are import path changes, and type-hints, but there is one minor change to the methods available on the `DataTree` class: `to_array` has been converted to `to_dataarray`, to align with the method on `Dataset`. (See conversation [here](https://github.com/flamingbear/xarray/pull/6#discussion_r1504959971)) This PR was initially published as a draft [here](https://github.com/flamingbear/xarray/pull/6). - [x] Completes migration step for `datatree/datatree.py` https://github.com/pydata/xarray/issues/8572 - [x] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` | 2024-02-27T22:27:16Z | 2024-03-26T17:15:40Z | 2024-03-26T16:05:52Z | 2024-03-26T16:05:52Z | 473b87f19e164e508566baf7c8750ac4cb5b50f7 | 0 | 0ae54cb88f27b6ce0b75b65a6c56b16ce52a84ba | 6af547cdd9beac3b18420ccb204f801603e11519 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/8789 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests