home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 136812613

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/551#issuecomment-136812613 https://api.github.com/repos/pydata/xarray/issues/551 136812613 MDEyOklzc3VlQ29tbWVudDEzNjgxMjYxMw== 1217238 2015-09-01T17:58:35Z 2015-09-01T17:58:35Z MEMBER

@jhamman The problem is these lines in Dataset.__getitem__: https://github.com/xray/xray/blob/v0.6.0/xray/core/dataset.py#L615-L619

We should probably be checking for is_hashable(key) instead of converting to an ndarray, where is_hashable looks something like this: http://stackoverflow.com/a/3460725/809705

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