home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 398153267

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/1614#issuecomment-398153267 https://api.github.com/repos/pydata/xarray/issues/1614 398153267 MDEyOklzc3VlQ29tbWVudDM5ODE1MzI2Nw== 1217238 2018-06-18T18:36:50Z 2018-06-18T18:36:50Z MEMBER

Also - might I suggest you consider some kind of history tracker as part of the metadata propagation?

Certainly this would be out of scope for xarray itself, but this perhaps be done with a library that wraps xarray's API. If I recall correctly, @pwolfram was also interested in this.

We did discuss customizable hooks for attribute handling in #988 but I'm no longer sure that is a good idea. These sort of overloads are really hard to get right, as we've seen with NumPy's long history of different override protocols (the most recent example being __array_ufunc__).

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