home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 236464071

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/719#issuecomment-236464071 https://api.github.com/repos/pydata/xarray/issues/719 236464071 MDEyOklzc3VlQ29tbWVudDIzNjQ2NDA3MQ== 1217238 2016-07-31T23:40:56Z 2016-08-05T22:14:34Z MEMBER

It might be worth considering making the MultiIndex levels the primary coordinates, and making the multi-index itself the "virtual" coordinate that only appears when indexed. This would suggest a repr like:

Coordinates: * level_0 (dim_0) object 'foo' 'foo' 'bar' * level_1 (dim_0) int64 0 1 2

This probably wouldn't make sense until we have support for most of the other API niceties on this list (including indexing with .sel, which I just added).

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