issue_comments: 170949009
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/issues/716#issuecomment-170949009 | https://api.github.com/repos/pydata/xarray/issues/716 | 170949009 | MDEyOklzc3VlQ29tbWVudDE3MDk0OTAwOQ== | 5497186 | 2016-01-12T15:35:18Z | 2016-01-12T15:35:18Z | NONE | sorry, forgot to mention, calling to_list() on the datetime_index allows it to work. ```
Coordinates: * column (column) int64 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ... * example (example) datetime64[ns] 2016-01-12T15:31:25.870931 ... * channel (channel) int64 0 * row (row) int64 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 ... ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
126205116 |