home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 704037491

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/4484#issuecomment-704037491 https://api.github.com/repos/pydata/xarray/issues/4484 704037491 MDEyOklzc3VlQ29tbWVudDcwNDAzNzQ5MQ== 1277781 2020-10-06T05:32:04Z 2020-10-06T05:32:04Z CONTRIBUTOR

Could I ask what the common use cases for this would be? If I understand correctly, running map(x, y, lambda x: x + y) is equivalent to x + y.

The motivating use case was that I wanted to compute the dot-product of two DataSets (=all of their matching variables). But in general any other function which is not as simple as x + y could be used here.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  714228717
Powered by Datasette · Queries took 0.919ms · About: xarray-datasette