home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1076015390

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
1076015390 PR_kwDOAMm_X84vovaU 6056 add set_options link to FAQ on metadata 3698640 closed 0     1 2021-12-09T21:04:21Z 2021-12-15T06:21:18Z 2021-12-09T21:39:45Z CONTRIBUTOR   0 pydata/xarray/pulls/6056

If helpful - added a PR to adds a reference and link to xr.set_options in the section of the FAQ on "what is your approach to metadata?". I had to do a bit of digging to figure out what was meant by "there is a global flag" and thought others might find the direct ref useful.

Relevant section: https://github.com/pydata/xarray/blob/main/doc/getting-started-guide/faq.rst#what-is-your-approach-to-metadata

Current text:

An implication of this choice is that we do not propagate attrs through most operations unless explicitly flagged (some methods have a keep_attrs option, and there is a global flag for setting this to be always True or False)

Proposed version:

An implication of this choice is that we do not propagate attrs through most operations unless explicitly flagged (some methods have a keep_attrs option, and there is a global flag, accessible with xr.set_options, for setting this to be always True or False).

Minor docs change only. No workflow steps needed.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6056/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
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 0.863ms · About: xarray-datasette