issues: 369673042
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
369673042 | MDExOlB1bGxSZXF1ZXN0MjIyNTU3NzU5 | 2482 | Global option to always keep/discard attrs on operations | 35968931 | closed | 0 | 8 | 2018-10-12T19:01:12Z | 2020-04-05T03:53:53Z | 2018-10-30T01:01:08Z | MEMBER | 0 | pydata/xarray/pulls/2482 |
Adds a global option to either always keep or always discard attrs in method and function calls. The behaviour is backwards-compatible, as the logic is:
- if Main use cases include users who want to store the units of their data in the attrs, users who want to always keep information about the source or history of their data, and users who want to store objects in their attributes which are needed to supplement the xarray objects (e.g. an I have left the top-level functions like |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2482/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | pull |