home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 705066436

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-705066436 https://api.github.com/repos/pydata/xarray/issues/4484 705066436 MDEyOklzc3VlQ29tbWVudDcwNTA2NjQzNg== 1277781 2020-10-07T16:56:04Z 2020-10-07T16:56:04Z CONTRIBUTOR
* Are there many other cases outside of `xr.dot` which only operate on `DataArray`s? If not, we could update that function to take a `Dataset`

I think it would be a good idea to extend dot to Datasets. However a user may wish to map a custom DataArray function to Dataset.

* Maybe jumping ahead — are there functions where the result of `func(ds1, ds2)` shouldn't be that function mapped over the matching variables?

Not sure of the context of this. In the most general case one can certainly implement any function on ds1 and ds2. Or are you referring to the built-ins such as .dot?

{
    "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.669ms · About: xarray-datasette