home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 438537597

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
438537597 MDExOlB1bGxSZXF1ZXN0Mjc0NTQ3OTcz 2930 Bugfix/coords not deep copy 10720577 closed 0     3 2019-04-29T22:43:10Z 2023-01-20T10:58:37Z 2019-05-02T22:46:36Z CONTRIBUTOR   0 pydata/xarray/pulls/2930

This pull request fixes a bug that prevented making a complete deep copy of a DataArray or Dataset, because the coords weren't being deep copied. It took a small fix in the IndexVariable.copy method. This method now allows both deep and shallow copies of coords to be made.

This pull request corresponds to this issue https://github.com/pydata/xarray/issues/1463.

  • [x] Tests added
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2930/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

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