home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 239469432

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/964#issuecomment-239469432 https://api.github.com/repos/pydata/xarray/issues/964 239469432 MDEyOklzc3VlQ29tbWVudDIzOTQ2OTQzMg== 5635139 2016-08-12T14:58:15Z 2016-08-12T14:58:15Z MEMBER

When this is done & we can do where, I wonder whether

python da[bool_array] = 5

...could be sugar for...

python da.where(bool_array, 5)

i.e. do we get multidimensional indexing for free?

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