pull_requests: 163896260
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
163896260 | MDExOlB1bGxSZXF1ZXN0MTYzODk2MjYw | 1841 | closed | 0 | Add dtype support for reduce methods. | 6815844 | - [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](https://github.com/pydata/xarray/issues/1838#issuecomment-358851474). | 2018-01-19T06:40:41Z | 2018-01-20T18:29:02Z | 2018-01-20T18:29:02Z | 2018-01-20T18:29:02Z | 3bd704a4815ad2281e61eedcee3c7935789d410b | 0 | 0da3a635e2996098dbb35969001c6033a11b26a8 | 74d8318c68be884134d449afad18dfe731d48b72 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/1841 |
Links from other tables
- 0 rows from pull_requests_id in labels_pull_requests