issues: 1938790253
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1938790253 | PR_kwDOAMm_X85ckfW9 | 8295 | Remove real, imag, astype methods from NamedArray | 14371165 | closed | 0 | 1 | 2023-10-11T21:44:26Z | 2023-10-13T15:58:07Z | 2023-10-13T15:58:06Z | MEMBER | 0 | pydata/xarray/pulls/8295 | These methods are not in the Array API. Instead convert the methods to functions in similar fashion as the array api. https://data-apis.org/array-api/latest/API_specification/index.html Not sure how to handle array compliant functions with an axis argument (max for example) but that's for a future PR. |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/8295/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | pull |