home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 547614151

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/3461#issuecomment-547614151 https://api.github.com/repos/pydata/xarray/issues/3461 547614151 MDEyOklzc3VlQ29tbWVudDU0NzYxNDE1MQ== 6213168 2019-10-29T20:27:14Z 2019-10-29T20:33:27Z MEMBER

@rpgoldman if you want to do an elementwise sum of the data_vars of a Dataset, it's as simple as sum(ds.data_vars.values()). Dataset.sum() is not elementwise - it's a reduction along one or more axes - exactly like in numpy.

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