home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 969073542

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/5983#issuecomment-969073542 https://api.github.com/repos/pydata/xarray/issues/5983 969073542 IC_kwDOAMm_X845wuOG 2448579 2021-11-15T16:17:35Z 2021-11-15T16:17:35Z MEMBER

Can you give us a little more context about why this might be useful? IIRC we disallowed creating dataarrays from dataarrays in some other place because it leads to ambiguous situations like the following xr.DataArray(da, attrs={"a": 1}) # does the result have da.attrs or the provided attrs?

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