pull_requests: 985593049
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
985593049 | PR_kwDOAMm_X846vvTZ | 6746 | closed | 0 | improve typing of DataArray and Dataset reductions | 32801740 | This PR makes the typing of reduction methods (`count`, `all`, `any`, `max`, `min`, `mean`, `prod`, `sum`, `std`, `var`, `median`) for `Dataset` and `DataArray` consistent with the typing of most other methods of `Dataset` and `DataArray` after the great recent improvements by @headtr1ck in e.g. #6661. | 2022-07-02T21:06:41Z | 2023-09-16T18:18:03Z | 2023-09-14T12:13:58Z | 2023-09-14T12:13:58Z | 218ea21d79b5eaf04c982c235deb437a529bf35a | 0 | 0277baad6a3816bdc6ecd4c61f935347ac72b118 | 8215911a8e1c97e58c3db071276a185b931b4a35 | CONTRIBUTOR | { "enabled_by": { "login": "headtr1ck", "id": 43316012, "node_id": "MDQ6VXNlcjQzMzE2MDEy", "avatar_url": "https://avatars.githubusercontent.com/u/43316012?v=4", "gravatar_id": "", "url": "https://api.github.com/users/headtr1ck", "html_url": "https://github.com/headtr1ck", "followers_url": "https://api.github.com/users/headtr1ck/followers", "following_url": "https://api.github.com/users/headtr1ck/following{/other_user}", "gists_url": "https://api.github.com/users/headtr1ck/gists{/gist_id}", "starred_url": "https://api.github.com/users/headtr1ck/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/headtr1ck/subscriptions", "organizations_url": "https://api.github.com/users/headtr1ck/orgs", "repos_url": "https://api.github.com/users/headtr1ck/repos", "events_url": "https://api.github.com/users/headtr1ck/events{/privacy}", "received_events_url": "https://api.github.com/users/headtr1ck/received_events", "type": "User", "site_admin": false }, "merge_method": "squash", "commit_title": "improve typing of DataArray and Dataset reductions (#6746)", "commit_message": "* improve typing of DataArray and Dataset reductions\r\n\r\n* fix some mypy errors\r\n\r\n* import Self from xarray.core.types\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: Michael Niklas <mick.niklas@gmail.com>" } |
13221727 | https://github.com/pydata/xarray/pull/6746 |
Links from other tables
- 3 rows from pull_requests_id in labels_pull_requests