home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 383724765

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/2074#issuecomment-383724765 https://api.github.com/repos/pydata/xarray/issues/2074 383724765 MDEyOklzc3VlQ29tbWVudDM4MzcyNDc2NQ== 6213168 2018-04-23T21:12:04Z 2018-04-23T21:12:14Z MEMBER

What are the arrays used as input for this case?

See blob in the opening post

dot reduces one dimension from each input

xarray.dot(a, b, dims=[]) is functionally identical to a * b to my understanding, but faster in some edge cases - which I can't make any sense of.

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