home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 413409482

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-413409482 https://api.github.com/repos/pydata/xarray/issues/988 413409482 MDEyOklzc3VlQ29tbWVudDQxMzQwOTQ4Mg== 1217238 2018-08-16T03:02:53Z 2018-08-16T03:02:53Z MEMBER

__array_ufunc__ is now available in recent NumPy releases, and recently, I've been pushing on a NumPy enhancement proposal for __array_function__ (which is near final approval now): http://www.numpy.org/neps/nep-0018-array-function-protocol.html

I think these overloads are a much more maintainable way to add features like unit handling into xarray, as outlined in our development roadmap. It's not a complete system for overloading attribute handling in attrs, but I think it could need most of what users would need and is better than writing a separate hooks system for xarray only.

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