home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 535043825

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
535043825 MDU6SXNzdWU1MzUwNDM4MjU= 3606 confused by reference to dataset in docs for xarray.DataArray.copy 15570875 closed 0     2 2019-12-09T16:30:23Z 2020-07-24T19:20:45Z 2020-07-24T19:20:45Z NONE      

The documentation for xarray.DataArray.copy

If deep=True, a deep copy is made of the data array. Otherwise, a shallow copy is made, so each variable in the new array’s dataset is also a variable in this array’s dataset.

I do not understand what dataset is being referred to here. In particular, there are no xarray datasets in the examples provided in this documentation. Could someone provide clarification?

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3606/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

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