home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 35262649

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
35262649 MDU6SXNzdWUzNTI2MjY0OQ== 148 API: rename "labeled" and "indexed" 1217238 closed 0   650893 0 2014-06-09T06:17:09Z 2014-06-22T00:44:26Z 2014-06-22T00:44:26Z MEMBER      

I'd like to rename the Dataset/DataArray methods labeled and indexed, so that they are more obviously variants on a theme, similarly to how pandas distinguishes between methods .loc and .iloc (and .at/.iat, etc.). Some options include: 1. Rename indexed to ilabeled. 2. Rename indexed/labeled to isel/sel.

I like option 2 (particularly because it's shorter), but to avoid confusion with the select method, we would need to also rename select/unselect to something else. I would suggest select_vars and drop_vars.

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

Links from other tables

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