home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 289877082

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
289877082 MDExOlB1bGxSZXF1ZXN0MTYzODk2MjYw 1841 Add dtype support for reduce methods. 6815844 closed 0     0 2018-01-19T06:40:41Z 2018-01-20T18:29:02Z 2018-01-20T18:29:02Z MEMBER   0 pydata/xarray/pulls/1841
  • [x] Closes #1838changes)
  • [x] Tests added
  • [x] Tests passed
  • [x] Passes git diff upstream/master **/*py | flake8 --diff
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

Fixes #1838. The new rule for reduce is + If dtype is not None and different from array's dtype, use numpy's aggregation function instead of bottleneck's. + If out is not None, raise an error.

as suggested in this comments.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1841/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
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.6ms · About: xarray-datasette