home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 747550111

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/4623#issuecomment-747550111 https://api.github.com/repos/pydata/xarray/issues/4623 747550111 MDEyOklzc3VlQ29tbWVudDc0NzU1MDExMQ== 1217238 2020-12-17T16:28:10Z 2020-12-17T16:28:10Z MEMBER

This seems like a totally reasonable feature to add. The main tricky part would be figuring out the syntax, since we already use dictionaries like {dim: chunk_spec}. It's not obvious to me if a nested dict would mean {var: {dim: chunk_spec}} or {dim: {var: chunk_spec}}`. Perhaps we should try to come up with another, more explicit option?

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