home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 266517317

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/1161#issuecomment-266517317 https://api.github.com/repos/pydata/xarray/issues/1161 266517317 MDEyOklzc3VlQ29tbWVudDI2NjUxNzMxNw== 1217238 2016-12-12T18:52:35Z 2016-12-12T18:52:35Z MEMBER

Indeed, sel_points currently uses a very inefficient implementation -- it indexes each point and then concatenates them together.

Could be worth experimenting with dask.array.Array.vindex to make a more scalable version: https://github.com/dask/dask/pull/439

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