home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 364294048

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/1897#issuecomment-364294048 https://api.github.com/repos/pydata/xarray/issues/1897 364294048 MDEyOklzc3VlQ29tbWVudDM2NDI5NDA0OA== 1217238 2018-02-09T00:20:16Z 2018-02-09T00:20:16Z MEMBER

In the current version of LazilyIndexArray, we combined successive indexers into a single indexer, e.g., array[k1][k2] -> array[k3] without evaluating the array.

Someone would either need to think through how to do this for successive VectorizedIndexer objects (all other indexers can be converted in VectorizedIndexer objects if needed). Or we could switch LazilyIndexedArray to store a chain of successive indexing operations, but that would potentially have non-desirable performance implications.

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