home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 52798640

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
52798640 MDU6SXNzdWU1Mjc5ODY0MA== 300 Should we support attribute style setting of variables or attributes? 1217238 closed 0     1 2014-12-24T06:21:19Z 2015-11-10T05:42:30Z 2015-11-10T05:42:30Z MEMBER      

This is a follow on to #286 (attribute style access).

For example, should we support assignments like ds.tmin.units = 'degrees C'?

There is some ambiguity here, because, for example, something like ds.foo = 3 could either mean adding a scalar variable or an a global attribute.

We could define some heuristic rules, or simply require the more explicit ds.attrs.foo = 3 for assigning attributes.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/300/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

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