home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 388917199

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/2129#issuecomment-388917199 https://api.github.com/repos/pydata/xarray/issues/2129 388917199 MDEyOklzc3VlQ29tbWVudDM4ODkxNzE5OQ== 1217238 2018-05-14T18:30:19Z 2018-05-14T18:30:19Z MEMBER

Indeed, we should have some sort of logic to indicate that the name from the original DataArray should be preserved.

Under the hood, DataArray.where uses xarray.apply_ufunc. So maybe this should be coupled with keep_attrs=True in xarray.apply_ufunc()?

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