home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 467773069

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
467773069 MDExOlB1bGxSZXF1ZXN0Mjk3MzUyMTk0 3119 Clarify apply_ufunc error message (Issue #2078) 13667821 closed 0     9 2019-07-13T22:36:46Z 2019-08-23T18:56:37Z 2019-08-23T18:56:14Z CONTRIBUTOR   0 pydata/xarray/pulls/3119
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

Changed an error message thrown by a dependent function of apply_ufunc to specify that "an input variable" rather than "the input variable" did not have the correct dimensions. This error occurs when apply_ufunc is used on a Dataset with multiple variables, at least one of which does not have correct dimensions matching the other input arguments. Wanted to add variable name to error message to specify which variable is causing the error, but this isn't possible without significantly refactoring the code.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3119/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

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