home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 282075293

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/988#issuecomment-282075293 https://api.github.com/repos/pydata/xarray/issues/988 282075293 MDEyOklzc3VlQ29tbWVudDI4MjA3NTI5Mw== 1217238 2017-02-23T18:18:36Z 2017-02-23T18:18:36Z MEMBER

__numpy_ufunc__ hasn't been implemented yet in a released version of NumPy, and when it lands it will probably be renamed __array_ufunc__ (https://github.com/numpy/numpy/issues/5986). See recent discussion on this.

We currently have the binary arithmetic logic in _binary_op, but xarray.core.computation.apply_ufunc has more comprehensive logic, and that's where we should extend things going forward. (The _binary_op logic should really be replaced by calls to apply_ufunc.)

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