home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 162030626

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/668#issuecomment-162030626 https://api.github.com/repos/pydata/xarray/issues/668 162030626 MDEyOklzc3VlQ29tbWVudDE2MjAzMDYyNg== 1217238 2015-12-04T17:37:26Z 2015-12-04T17:37:26Z MEMBER

I wanted consistency between reduce, _bottleneck_reduce and iter.

Agreed, this would be nice. But if min_count=0, this won't be the case, because you will average over partial windows at the start of the rolling iteration. For example, you apply the aggregation function to windows of size [1, 2, 3, 3, 3, 3]. And the labels are also not consistent.

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