home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 35684756

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
35684756 MDExOlB1bGxSZXF1ZXN0MTcxMTc1NjY= 161 Rename "Coordinate", "labeled" and "indexed" 1217238 closed 0   650893 1 2014-06-13T16:07:40Z 2014-06-22T00:44:28Z 2014-06-22T00:44:26Z MEMBER   0 pydata/xarray/pulls/161

Fixes #142 Fixes #148

All existing code should still work but issue a FutureWarning if any of the old names are used.

Full list of updates:

| Old | New | | --- | --- | | Coordinate | Index | | coordinates | indexes | | noncoordinates | nonindexes | | indexed | isel | | labeled | sel | | select | select_vars | | unselect | drop_vars |

Most of these are both Dataset and DataArray methods/properties.

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

Links from other tables

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