home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 653754721

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/4196#issuecomment-653754721 https://api.github.com/repos/pydata/xarray/issues/4196 653754721 MDEyOklzc3VlQ29tbWVudDY1Mzc1NDcyMQ== 6815844 2020-07-04T11:34:19Z 2020-07-04T11:34:19Z MEMBER

One thing I would like to implement in somday is multi-dimensional rolling operation. The 1-dimensional convolution can be done with rolling -> construct -> dot, as can be seen in the doc page (see the last paragraph of http://xarray.pydata.org/en/stable/computation.html#rolling-window-operations)

This is can be extended to multiple dimensions, but it may not be straightforward.

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