issues: 267521588
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
267521588 | MDU6SXNzdWUyNjc1MjE1ODg= | 1646 | Make passing a DataArray for the xarray.concat dim argument equivalent to passing a pandas Index | 8268008 | open | 0 | 8 | 2017-10-23T02:09:58Z | 2023-01-08T08:04:40Z | NONE | Extending from #839, if I'm concatenating some DataArrays using concat,
I get an unnamed dimension without coordinates.
Using a pandas.Index,
I want the latter, not the former, but I expected the latter when using a DataArray. |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1646/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
13221727 | issue |