home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 233888081

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/906#issuecomment-233888081 https://api.github.com/repos/pydata/xarray/issues/906 233888081 MDEyOklzc3VlQ29tbWVudDIzMzg4ODA4MQ== 6213168 2016-07-20T08:42:19Z 2016-07-20T08:42:19Z MEMBER

the order of appearance should be what dictates the output.

in the worst case (e.g., random order for the MultiIndex) we'll have this issue no matter what rule we pick for assigning unstacked coordinates.

Not true. Using the order of appearance requires you to do a pick-by-index on the index. At the moment, you're doing a pick-by-index on the data.

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