home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 33559045

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
33559045 MDU6SXNzdWUzMzU1OTA0NQ== 130 Wrap bottleneck for fast moving window aggregations 1217238 closed 0   741199 4 2014-05-15T06:42:43Z 2016-02-20T02:35:09Z 2016-02-20T02:35:09Z MEMBER      

Like pandas, we should wrap bottleneck to create fast moving window operations and missing value operation that can be applied to xray data arrays.

As xray is designed to make it straightforward to work with high dimensional arrays, it would be particularly convenient if bottleneck had fast functions for N > 3 dimensions (see kwgoodman/bottleneck/issues/84) but we should wrap bottleneck regardless for functions like rolling_mean, rolling_sum, rolling_min, etc.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/130/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed 13221727 issue

Links from other tables

  • 3 rows from issues_id in issues_labels
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 402.248ms · About: xarray-datasette