home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 566392514

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/3632#issuecomment-566392514 https://api.github.com/repos/pydata/xarray/issues/3632 566392514 MDEyOklzc3VlQ29tbWVudDU2NjM5MjUxNA== 44284270 2019-12-17T05:51:07Z 2019-12-17T05:51:07Z NONE

I found the solution, apparent results is stored as a list event thought its just a single number and then the program interprets this as having more than one element which cant be store in output.

Solution was to convert results into numpy array in the original code and then it works.

The code is still not as fast as I would wish though.

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