home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1311942192

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/7278#issuecomment-1311942192 https://api.github.com/repos/pydata/xarray/issues/7278 1311942192 IC_kwDOAMm_X85OMqYw 4160723 2022-11-11T16:52:54Z 2022-11-11T16:52:54Z MEMBER

You may look at the logic implemented in the map_index_queries() function in xarray.core.indexing. This function is still not public API, but it calls .sel() for each index object, which should be more stable (although experimental).

Eventually we'll probably make merge_sel_results() public too. It might be useful for third-party indexes.

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