home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 254888879

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
254888879 MDU6SXNzdWUyNTQ4ODg4Nzk= 1552 Flow chart for choosing indexing operations 1217238 open 0     2 2017-09-03T17:33:30Z 2021-07-11T22:26:17Z   MEMBER      

We have a lot of indexing operations, even though sel_points and isel_points are about to be deprecated (#1473).

A flow chart / decision tree to help users pick the right indexing operation might be helpful (e.g., like this skimage FlowChart). It would ask various questions (e.g., do you have labels or integer positions? do you want to select or impose coordinates?) and then suggest appropriate the indexer methods.

cc @fujiisoup

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1552/reactions",
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 issue

Links from other tables

  • 1 row from issues_id in issues_labels
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 1360.217ms · About: xarray-datasette