home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 406639686

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/2292#issuecomment-406639686 https://api.github.com/repos/pydata/xarray/issues/2292 406639686 MDEyOklzc3VlQ29tbWVudDQwNjYzOTY4Ng== 1217238 2018-07-20T15:41:45Z 2018-07-20T15:41:45Z MEMBER

Oops, I was reading a little too quickly. I did indeed mean (1) above. The one thing I would emphasize is that we don't actually want to check for something like hasattr(dim, '__str__') if possible, but rather just call str(dim). (Though I guess Python's object type defines a default __str__ method, so pretty much everything will pass that test.)

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