home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 317362786

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
317362786 MDU6SXNzdWUzMTczNjI3ODY= 2078 apply_ufunc should include variable names in error messages 1217238 open 0     4 2018-04-24T19:26:13Z 2019-08-26T18:10:23Z   MEMBER      

This would make it easier to debug issues with dimensions.

For example, in this example from StackOverflow, the error message was ValueError: operand to apply_ufunc has required core dimensions ['time', 'lat', 'lon'], but some of these are missing on the input variable: ['lat', 'lon'].

A better error message would be: ValueError: operand to apply_ufunc has required core dimensions ['time', 'lat', 'lon'], but some of these are missing on input variable 'status': ['lat', 'lon']

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

Links from other tables

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