home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 260817028

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/1017#issuecomment-260817028 https://api.github.com/repos/pydata/xarray/issues/1017 260817028 MDEyOklzc3VlQ29tbWVudDI2MDgxNzAyOA== 6213168 2016-11-16T00:38:43Z 2016-11-16T00:38:43Z MEMBER

@shoyer: maybe you could print the dummy coord (as in my example) if there's one or more real coord, and don't print the coords block at all if there isn't any (as in your example)? The problem of readability only happens when there's some coords - so one needs to go look at the dims and notice that there's more than meets the eye. When there's no coords at all, the only place to look at is the dims, so I think it's fairly readable.

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