home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 409342489

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/2273#issuecomment-409342489 https://api.github.com/repos/pydata/xarray/issues/2273 409342489 MDEyOklzc3VlQ29tbWVudDQwOTM0MjQ4OQ== 1117224 2018-07-31T19:38:09Z 2018-07-31T19:38:09Z NONE

For anyone else looking for a TEMP fix to hide these warnings (they were spamming my output making debugging difficult)... import warnings warnings.simplefilter(action='ignore', category=UserWarning)

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