pull_requests: 1585198074
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1585198074 | PR_kwDOAMm_X85efDP6 | 8407 | closed | 0 | Add expand_dims | 14371165 | This allows adding a dimension of an array. Which is relevant when for example using `keepdims` in NamedArray.reduce. Normally you can do this with `None` but that's not really allowed in the getitem documentation currently https://data-apis.org/array-api/2022.12/API_specification/generated/array_api.array.__getitem__.html Should follow the standard but with an additional `dim` argument, `dim` should be preferred over the `axis` argument. https://data-apis.org/array-api/draft/API_specification/generated/array_api.expand_dims.html xref #8344, #8406 | 2023-11-03T00:01:22Z | 2023-12-12T20:54:45Z | 2023-12-01T18:52:11Z | 2023-12-01T18:52:11Z | 4550a01c9dca27dd043d734bab1a78ef972be68b | 0 | fbe2d9fe2c27320f2a571129b7357babfde4efed | c93b31a9175eed9e506eb1950bf843d7de715bb9 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8407 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests