home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 883330196

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/5603#issuecomment-883330196 https://api.github.com/repos/pydata/xarray/issues/5603 883330196 IC_kwDOAMm_X840poyU 2448579 2021-07-20T11:51:43Z 2021-07-20T11:51:43Z MEMBER

However, pad has so many arguments that it might become a nightmare to thread them all through. So maybe just sticking with pad=False is ok.

We could also do pad={"mode": "wrap"} or pad=True, pad_kwargs={...}

I think i prefer .pad(time=5, mode="wrap").rolling(time=5, pad=False) but it does require specifying the window length twice. I was going to bring this up at our next dev meeting (tomorrow!)

cc @pydata/xarray

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