home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 520252049

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
520252049 MDExOlB1bGxSZXF1ZXN0MzM4ODczODg3 3500 make coarsen reductions consistent with reductions on other classes 2448579 closed 0     5 2019-11-08T21:56:03Z 2019-12-04T16:11:21Z 2019-12-04T16:11:16Z MEMBER   0 pydata/xarray/pulls/3500
  • [x] Tests added
  • [x] Passes black . && mypy . && flake8
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

This PR uses inject_reduce_methods to inject reduction methods into the Coarsen classes. So now we can do coarsen.count() and pass skipna down to the reduction methods.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3500/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

  • 0 rows from issues_id in issues_labels
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 78.277ms · About: xarray-datasette