home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 791465015

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/4922#issuecomment-791465015 https://api.github.com/repos/pydata/xarray/issues/4922 791465015 MDEyOklzc3VlQ29tbWVudDc5MTQ2NTAxNQ== 8881170 2021-03-05T14:47:46Z 2021-03-05T14:47:46Z CONTRIBUTOR

I feel like this should not work i.e. rolling window length (6) < size along axis (3). So the bottleneck error seems right.

This is normally the case, but with min_periods=1 it should just return the given value so long as there's at least one observation (as in case #2, where the boundaries return as normal and the middle number is smoothed).

Thanks for the pointer on #4977!

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