home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1164672075

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/6709#issuecomment-1164672075 https://api.github.com/repos/pydata/xarray/issues/6709 1164672075 IC_kwDOAMm_X85Fa3xL 2448579 2022-06-23T17:18:05Z 2022-06-23T17:18:05Z MEMBER

Thanks @gjoseph92 I think there is a small but important increase in complexity here because we do ds.u.mean(), ds.v.mean(), (ds.u*ds.v).mean() all together so each chunk of ds.u and ds.v is used for two different outputs.

IIUC the example in https://github.com/dask/distributed/issues/6571 is basically (ds.u * ds.v).mean() purely.

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