home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 313980675

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/974#issuecomment-313980675 https://api.github.com/repos/pydata/xarray/issues/974 313980675 MDEyOklzc3VlQ29tbWVudDMxMzk4MDY3NQ== 1217238 2017-07-10T01:34:23Z 2017-07-10T01:34:23Z MEMBER

@fujiisoup My first two bullets for boolean indexing are actually new functionality, so we wouldn't need that for a first pass here. It actually would probably be better to save it for a second PR.

My third bullet on boolean indexing is basically just saying that da[key_1, ..., key_n] and ds.sel(x=key) should be handled in a consistent way with the new indexing behavior when given a boolean array. I don't think this will require any special adjustments -- it should fall out pretty immediately once you get the rest working.

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