home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 961349927

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/5629#issuecomment-961349927 https://api.github.com/repos/pydata/xarray/issues/5629 961349927 IC_kwDOAMm_X845TQkn 35968931 2021-11-04T19:25:41Z 2021-11-04T19:26:51Z MEMBER

I was thinking the general idea of reshape_block seems like a clever trick to get around the apply_ufunc constraints and could be used for some other functions as well. But maybe there aren't that many functions that could make use of it.

The idea seems similar to what we used in xhistogram, which uses blockwise to apply a function that reshapes the data in that block to be 1D.

EDIT: But in that case our algorithm was one that could be applied blockwise, apply_ufunc was not used.

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