issues: 544371612
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
544371612 | MDU6SXNzdWU1NDQzNzE2MTI= | 3657 | .rename() does not check conflict with multiindex level names | 14136435 | closed | 0 | 0 | 2020-01-01T15:50:38Z | 2020-01-03T12:16:45Z | 2020-01-03T12:16:45Z | CONTRIBUTOR | MCVE Code Sample```python
Expected Outputraise a ValueError("conflicting Multiindex names ...") Problem DescriptionUsing .rename() you can get into a situation where you have a data variable or coordinate with the same name as a multi-index level name. Output of
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/3657/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
completed | 13221727 | issue |