home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1244499083

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-1244499083 https://api.github.com/repos/pydata/xarray/issues/7000 1244499083 IC_kwDOAMm_X85KLYyL 14371165 2022-09-12T21:22:31Z 2022-09-12T21:22:31Z MEMBER

My 2 cents is that list_engines should be good enough and the issue is the lack of a good repr on the backend classes.

If the dict repr from list_engines is still not good enough maybe replacing the dict with a custom MutableMapping with a good repr format could be a way forward?

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