home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 1046990273

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
1046990273 PR_kwDOAMm_X84uNA5a 5950 Generate reductions for DataArray, Dataset, GroupBy and Resample 2448579 closed 0     13 2021-11-08T04:02:18Z 2022-03-18T04:17:30Z 2022-03-12T08:17:48Z MEMBER   0 pydata/xarray/pulls/5950
  • Closes #5898
  • Closes #1050
  • xref #5816

This is an improvement to #5871.

I now use classes to make the generators extensible. This allows us to generate DataArray and Dataset reductions pretty easily. It should be easy to extend to Rolling, Coarsen.

Another nice feature is that we can explicitly add custom kwargs to the signature like ddof for var and std.

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

Links from other tables

  • 1 row from issues_id in issues_labels
  • 13 rows from issue in issue_comments
Powered by Datasette · Queries took 0.473ms · About: xarray-datasette