home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 671036572

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/4329#issuecomment-671036572 https://api.github.com/repos/pydata/xarray/issues/4329 671036572 MDEyOklzc3VlQ29tbWVudDY3MTAzNjU3Mg== 6815844 2020-08-09T10:49:35Z 2020-08-09T10:49:35Z MEMBER

Thanks, @keewis , for the clarification.

It was a bug in the documentation page but not in rolling.construct.

It should raise an error in this case, because for 2d rolling we need 2 dimension names, python rolling_da = r.construct(x="x_win", y='y_win' , stride=2) I corrected the documentation and error message.

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