home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 433768856

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/2507#issuecomment-433768856 https://api.github.com/repos/pydata/xarray/issues/2507 433768856 MDEyOklzc3VlQ29tbWVudDQzMzc2ODg1Ng== 1328158 2018-10-29T02:20:30Z 2018-10-29T02:20:30Z NONE

Any guidance as to where I should start when looking into this further?

At this point, all I've been able to surmise is that the arrays returned by the applied function appear to be present, but are present as a list of arrays rather than as a tuple. That's where things go wonky in computation.py where it's checking for a tuple instance. Is xarray responsible for putting the arrays into a tuple upon function completion, and if so where should I go to look into that?

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