home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 2157719606

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
2157719606 PR_kwDOAMm_X85oGzPp 8789 Migrate datatree.py module into xarray.core. 7788154 closed 0     4 2024-02-27T22:27:16Z 2024-03-26T17:15:40Z 2024-03-26T16:05:52Z CONTRIBUTOR   0 pydata/xarray/pulls/8789

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)

This PR was initially published as a draft here.

  • [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
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8789/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.552ms · About: xarray-datasette