home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 174841301

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/issues/723#issuecomment-174841301 https://api.github.com/repos/pydata/xarray/issues/723 174841301 MDEyOklzc3VlQ29tbWVudDE3NDg0MTMwMQ== 1217238 2016-01-26T05:34:40Z 2016-01-26T05:34:40Z MEMBER

@MaximilianR I do like einsum, but I'm not sure the API would be a good fit for xarray (we already have dimension names), and it also does not exist yet for dask (https://github.com/blaze/dask/issues/732).

That said, I suppose you could make an xarray version of einsum with syntax that looks more like tensordot with *args, e.g., einsum(a, b, c, dims=('x', 'y')).

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