home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 254224058

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/917#issuecomment-254224058 https://api.github.com/repos/pydata/xarray/issues/917 254224058 MDEyOklzc3VlQ29tbWVudDI1NDIyNDA1OA== 1217238 2016-10-17T14:30:46Z 2016-10-17T14:30:46Z MEMBER

I think we should try to convert numpy scalars/arrays, because otherwise the data won't convert directly to JSON. Possibly could take a duck typing approach of looking for .item() or .tolist() methods?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  167091064
Powered by Datasette · Queries took 0.683ms · About: xarray-datasette