home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 759795213

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/4804#issuecomment-759795213 https://api.github.com/repos/pydata/xarray/issues/4804 759795213 MDEyOklzc3VlQ29tbWVudDc1OTc5NTIxMw== 10194086 2021-01-13T22:52:19Z 2021-01-13T22:52:19Z MEMBER

Another possibility is to replace

https://github.com/pydata/xarray/blob/cc53a77ff0c8aaf8686f0b0bd7f75985b74e2054/xarray/core/computation.py#L1327

with xr.dot. However, to do so, you need to replace NA with 0 (and I am not sure if that's worth it). Also the min_count needs to be addressed (but that should not be too difficult).

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