issues: 331569116
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
331569116 | MDU6SXNzdWUzMzE1NjkxMTY= | 2226 | duplicate coord names in DataArray constructor | 14019925 | closed | 0 | 3 | 2018-06-12T12:37:57Z | 2023-12-01T00:40:19Z | 2023-12-01T00:40:19Z | CONTRIBUTOR | Code Sample```python
``` Problem descriptionThe DaraArray constructor creates an invalid DataArray given duplicate coordinate names. Expected OutputThe DaraArray constructor should raise an Exception given duplicate coordinates names. Output of
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/2226/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |