home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 559606279

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/3582#issuecomment-559606279 https://api.github.com/repos/pydata/xarray/issues/3582 559606279 MDEyOklzc3VlQ29tbWVudDU1OTYwNjI3OQ== 6213168 2019-11-28T21:32:23Z 2019-11-28T21:32:23Z MEMBER

I would not advise subclassing. In most cases it should work but it's thoroughly untested and I would be unsurprised if you were to find a use case that accidentally reverts your subclass to the base class.

I don't think I fully understand your problem with accessors. Is it because you would need a hook that is triggered by DataArray. __init__? Why can't you initialise whatever you need to upon first access?

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