issue_comments: 201340940
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/802#issuecomment-201340940 | https://api.github.com/repos/pydata/xarray/issues/802 | 201340940 | MDEyOklzc3VlQ29tbWVudDIwMTM0MDk0MA== | 1217238 | 2016-03-25T15:51:02Z | 2016-03-25T15:51:02Z | MEMBER |
Indeed. This would require an another data structure somewhere keeping track of level names -- and ideally also ensuring that they are always unique (like dimensions). This seems fine to me for now.
I agree -- better to require the user to be explicit. I also don't see many use cases for specifying the coordinate value and level name but not the dimension name. What happens if you type |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
143264649 |