home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 224093911

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/802#issuecomment-224093911 https://api.github.com/repos/pydata/xarray/issues/802 224093911 MDEyOklzc3VlQ29tbWVudDIyNDA5MzkxMQ== 1217238 2016-06-06T21:27:59Z 2016-06-06T21:27:59Z MEMBER

Yeah, that behavior looks pretty good to me -- there are limits on how flexible you can make things :).

We are fortunate that we have .sel, which lets us side-step some tricky ambiguous cases. Still, how do we handle data.loc['a', 0] if data is 2-dimensional? Pandas uses some terrible fall-back logic to allow the 0 to index either the second level or the second dimension, depending upon which works.

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