issue_comments: 238549129
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/pydata/xarray/pull/947#issuecomment-238549129 | https://api.github.com/repos/pydata/xarray/issues/947 | 238549129 | MDEyOklzc3VlQ29tbWVudDIzODU0OTEyOQ== | 4160723 | 2016-08-09T13:16:50Z | 2016-08-09T13:16:50Z | MEMBER |
Agreed. I have always the tendency to want to make things as flexible as possible, but this is definitely not needed here.
I'm also +1 for Option 3A. Maybe one little argument in favor of Options 3E or 3F is that they still show a consistent repr when a scalar is returned from the multi-index (see below), even though I don't like how they would display duplicate information. ```
As a recent xarray user, I indeed remember that I initially found confusing to have Dataset or DataArray "coordinates" that can be either |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
169588316 |