home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 842806452

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/5326#issuecomment-842806452 https://api.github.com/repos/pydata/xarray/issues/5326 842806452 MDEyOklzc3VlQ29tbWVudDg0MjgwNjQ1Mg== 2448579 2021-05-18T03:58:50Z 2021-05-18T03:58:50Z MEMBER

I expected dimension order not to matter, as it is the case in most of xarray.

Yeah... the template is special, it must exactly match what the function returns. In your case, it seems like you know the dimension order. So you can transpose the template object to that dimension order

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