home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 304747250

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/1430#issuecomment-304747250 https://api.github.com/repos/pydata/xarray/issues/1430 304747250 MDEyOklzc3VlQ29tbWVudDMwNDc0NzI1MA== 1217238 2017-05-30T00:20:00Z 2017-05-30T00:20:00Z MEMBER

Thanks for the report. This should actually raise an error instead -- indexing with coordinates that don't go along a dimension is not supported. For example, note: In [37]: dar[dict(group=0)] ValueError: dimensions ['group'] do not exist

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