home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 884313466

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-884313466 https://api.github.com/repos/pydata/xarray/issues/5603 884313466 IC_kwDOAMm_X840tY16 2448579 2021-07-21T16:12:52Z 2021-07-21T16:12:52Z MEMBER

Thanks @kmsquire we can take it from here.

There was some discussion about syntax at the dev meeting today. There were multiple votes in favour of allowing full control of padding in the rolling object itself. So we could have 1. .rolling(time=5, x=3, pad={"x": {"mode": "wrap"}, "time": False}), OR 2. .rolling(time=5, x=3).pad({"x": {"mode": "wrap"}, "time": False})

@pydata/xarray thoughts?

{
    "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 0.714ms · About: xarray-datasette