home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 872221809

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/5436#issuecomment-872221809 https://api.github.com/repos/pydata/xarray/issues/5436 872221809 MDEyOklzc3VlQ29tbWVudDg3MjIyMTgwOQ== 14808389 2021-07-01T12:54:40Z 2021-07-01T12:54:40Z MEMBER

I want it to basically do nothing to the attrs

I think your workaround should work fine for the example you gave. As an alternative you could also use the Dataset constructor: python xr.Dataset({x0.name: x0, y0.name: y0})

Is it possible at the moment to pass promote_attrs=False to xr.merge()?

that's hard-coded, unfortunately.

{
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  911513701
Powered by Datasette · Queries took 0.664ms · About: xarray-datasette