home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 60852933

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
60852933 MDU6SXNzdWU2MDg1MjkzMw== 371 Add a keyword argument to control how attrs are merged in concat/merge? 1217238 closed 0     1 2015-03-12T16:56:53Z 2019-03-04T18:34:53Z 2019-03-04T18:34:53Z MEMBER      

The idea would be you could do xray.concat(datasets, dim='time', join_attrs='outer') to ensure that variables end up with the union of attributes rather than the intersection. Or likewise, ds.merge(other, join_attrs='inner') to not ignore the attributes of the second dataset in the merge.

CC @aykuznetsova

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/371/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.687ms · About: xarray-datasette