home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 151375968

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/641#issuecomment-151375968 https://api.github.com/repos/pydata/xarray/issues/641 151375968 MDEyOklzc3VlQ29tbWVudDE1MTM3NTk2OA== 1217238 2015-10-27T04:56:39Z 2015-10-27T04:56:39Z MEMBER

Yeah, I've been thinking about this one for a while (see also https://github.com/xray/xray/issues/130)

One possibly improved API over pandas is to make a rolling a method that produces Rolling object (similar to a GroupBy). You could write something like array.rolling(time=7).mean() to do aggregation and could also iterate like for label, windowed in array.rolling(time=7).

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