home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 642557170

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/4141#issuecomment-642557170 https://api.github.com/repos/pydata/xarray/issues/4141 642557170 MDEyOklzc3VlQ29tbWVudDY0MjU1NzE3MA== 14808389 2020-06-11T10:26:29Z 2020-06-11T10:26:29Z MEMBER

you can work around this by using the where method instead of the global xr.where function: python In [8]: da.where(da == 0, -1).attrs Out[8]: {'foo': 'bar'}

For more information on the current state of attribute propagation, see #3891.

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