home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 265702329

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-265702329 https://api.github.com/repos/pydata/xarray/issues/1017 265702329 MDEyOklzc3VlQ29tbWVudDI2NTcwMjMyOQ== 1217238 2016-12-08T10:07:02Z 2016-12-08T10:07:02Z MEMBER

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.

Done -- missing coordinates are marked by - for the dtype/values, as long as there is at least one.

Are there any other concerns before I merge this?

{
    "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.648ms · About: xarray-datasette