home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 189081147

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
189081147 MDU6SXNzdWUxODkwODExNDc= 1116 `DataArray.rename` of a coordinate array fails to rename the coordinate name of it's own coordinate 1310437 closed 0     1 2016-11-14T10:47:24Z 2016-11-15T16:18:03Z 2016-11-15T16:18:03Z CONTRIBUTOR      

The documentation of DataArray.rename states that it renames the name of the DataArray and/or associated coordinates. However, if a name happens to be simultaneously the name of the array and of a coordinate, it only renames the array. This situation particularly arises when one tries to create a renamed coordinate to use on a different (new) array/dataset, as in that case the name of the only dimension of the coordinate array is the name of the array itself.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1116/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
  • 1 row from issue in issue_comments
Powered by Datasette · Queries took 158.12ms · About: xarray-datasette