home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 116057759

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
116057759 MDExOlB1bGxSZXF1ZXN0NTAyMjQ1NDA= 653 Better error message for variables with same name as a dimension 1217238 closed 0     1 2015-11-10T08:05:05Z 2015-11-11T08:02:48Z 2015-11-11T08:02:46Z MEMBER   0 pydata/xarray/pulls/653

We now get:

In [2]: xray.Dataset({'x': (('x', 'y'), [[1]])}) ValueError: the variable 'x' has the same name as one of its dimensions ('x', 'y'), but it is not 1-dimensional and thus it is not a valid index

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/653/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.57ms · About: xarray-datasette