issue_comments: 615935096
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/pull/3922#issuecomment-615935096 | https://api.github.com/repos/pydata/xarray/issues/3922 | 615935096 | MDEyOklzc3VlQ29tbWVudDYxNTkzNTA5Ng== | 2448579 | 2020-04-18T19:51:32Z | 2020-04-18T19:55:01Z | MEMBER | The compute error is from here: https://github.com/pydata/xarray/blob/6a6f2c8748464c89a61dbdbc9636bce78a965369/xarray/core/nanops.py#L48-L60 I think we'll have to rethink the skipna conditions for dask arrays so that the compute doesn't happen. Or figure out why we do this check in the first place. hmm... |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
591101988 |