issue_comments: 1282275617
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/7183#issuecomment-1282275617 | https://api.github.com/repos/pydata/xarray/issues/7183 | 1282275617 | IC_kwDOAMm_X85Mbfkh | 14808389 | 2022-10-18T12:02:39Z | 2022-10-18T12:04:09Z | MEMBER | Not sure. As far as I can tell, the information that could be put in the repr would be: - the names of the wrapped variables - the index class name - any parameters passed to the constructor - parameters inferred from the data? I guess the separation very much depends on how we want to display the indexes. For now, I'd imagine something like this would be great:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
1412926287 |