home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 457799714

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/2714#issuecomment-457799714 https://api.github.com/repos/pydata/xarray/issues/2714 457799714 MDEyOklzc3VlQ29tbWVudDQ1Nzc5OTcxNA== 1217238 2019-01-26T04:05:58Z 2019-01-26T04:07:24Z MEMBER

I think this would also work (due to the intrinsic broadcasting behavior of numpy functions): python def get_chebyshev_distances_xarray_ufunc(array, dye_array): return abs(array - dye_array).max(axis=-2)

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