issues: 1974350560
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1974350560 | I_kwDOAMm_X851rjLg | 8402 | `where` dtype upcast with numpy 2 | 1828519 | open | 0 | 10 | 2023-11-02T14:12:49Z | 2024-04-15T19:18:49Z | CONTRIBUTOR | What happened?I'm testing my code with numpy 2.0 and current Doing The main problem seems to come down to: As this converts my scalar input ```python import numpy as np a = np.zeros((2, 2), dtype=np.uint16) what I'm intending to do with my xarray
|
{
"url": "https://api.github.com/repos/pydata/xarray/issues/8402/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | issue |