home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 201370448

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-201370448 https://api.github.com/repos/pydata/xarray/issues/802 201370448 MDEyOklzc3VlQ29tbWVudDIwMTM3MDQ0OA== 4160723 2016-03-25T17:10:40Z 2016-03-25T17:10:40Z MEMBER

After refactoring a bit, da.loc[{'band': 'foo'}, :] and da.loc[{'band': 'foo'}, ...] now work as expected.

da.loc[{'band': 'foo'}] still raises a KeyError. Although it is possible to catch this exception, it still remains ambiguous so it is probably better to do nothing.

{
    "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 80.967ms · About: xarray-datasette