home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 59564663

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
59564663 MDU6SXNzdWU1OTU2NDY2Mw== 352 Write a decorator like np.vectorize to make a DataArray functions handle Dataset objects 1217238 closed 0     1 2015-03-02T22:47:15Z 2019-01-14T21:11:54Z 2019-01-14T21:11:53Z MEMBER      

For example, suppose I write a function to compare two DataArrays. I should be able to decorate it with something like xray.vectorize so that it now automatically handles Datasets by looping over data variables (of course, it should still work just fine when one or more arguments is a DataArray).

This will make it easier for users to extend write functions to manipulate xray objects in their own code.

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

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