issue_comments: 260802408
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/1017#issuecomment-260802408 | https://api.github.com/repos/pydata/xarray/issues/1017 | 260802408 | MDEyOklzc3VlQ29tbWVudDI2MDgwMjQwOA== | 1217238 | 2016-11-15T23:20:53Z | 2016-11-15T23:21:06Z | MEMBER | @crusaderky thanks for giving this a try! RE: missing dimension in the repr I like the idea of mirroring I'm less sure about adding markers for empty dimensions to coordinates. That makes for a much longer repr for some simple examples, e.g.,
vs
RE: drop I understand the annoyance of What we could do is add a separate |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
179052741 |