issues: 203630267
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 203630267 | MDU6SXNzdWUyMDM2MzAyNjc= | 1234 | `where` grows new dimensions for unrelated variables | 500246 | open | 0 | 5 | 2017-01-27T13:02:34Z | 2022-04-18T16:04:16Z | CONTRIBUTOR | In the example below, the dimensionality for data variable ``` In [46]: ds = xarray.Dataset({"x": (("a", "b"), arange(25).reshape(5,5)+100), "y": ("b", arange(5)-100)}, {"a": arange(5), "b": arange(5)*2, "c": (("a",), list("ABCDE"))})
``` |
{
"url": "https://api.github.com/repos/pydata/xarray/issues/1234/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
13221727 | issue |