home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1287138940

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/7152#issuecomment-1287138940 https://api.github.com/repos/pydata/xarray/issues/7152 1287138940 IC_kwDOAMm_X85MuC58 2448579 2022-10-21T15:42:12Z 2022-10-21T15:42:12Z MEMBER

Thanks for taking this on @patrick-naylor ! This is a decent-sized project!

Using apply_ufunc and np.cumsum/cumprod has some issues as it only finds the cumulative across one axis which makes iterating through each dimension necessary.

np.cumsum only supports an integer axis so this is OK?

flox doesn't support cumsum at the moment (https://github.com/xarray-contrib/flox/issues/91) so we can delete that bit and just have one code path.

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