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 |
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 |