home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1240912040

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/pull/7000#issuecomment-1240912040 https://api.github.com/repos/pydata/xarray/issues/7000 1240912040 IC_kwDOAMm_X85J9tCo 43316012 2022-09-08T15:57:39Z 2022-09-08T15:57:39Z COLLABORATOR

One approach might be to add a nice __str__, __repr__, (or even _repr_html_) to the BackendEntrypoint class. That way printing a list (or better a dict) of the engine-specific subclasses would automatically look decent.

That would not display in a nice table though. But might be anyway nice to add ;)

What might be clearer is if this backend class knew it's own name, but I'm not sure it can, hmmm

What about type(self).__name__

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