home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 441340466

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/2568#issuecomment-441340466 https://api.github.com/repos/pydata/xarray/issues/2568 441340466 MDEyOklzc3VlQ29tbWVudDQ0MTM0MDQ2Ng== 1217238 2018-11-24T03:23:43Z 2018-11-24T03:23:43Z MEMBER

The usual way to do this in xarray would be to use where(), e.g., xarray.where(ds == 0, 1, ds) or ds.where(ds == 0, 1).

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