home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 509878226

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/3089#issuecomment-509878226 https://api.github.com/repos/pydata/xarray/issues/3089 509878226 MDEyOklzc3VlQ29tbWVudDUwOTg3ODIyNg== 5635139 2019-07-10T02:06:36Z 2019-07-10T02:06:36Z MEMBER

There are de minimus 3.5.0-3.5.1 downloads (this is a screenshot of a subset but makes the point):

BigQuery query:

sql SELECT REGEXP_EXTRACT(details.python, r"[\d\.]*") version, COUNT(*) ct FROM `the-psf.pypi.downloads*` WHERE file.project = 'xarray' AND _TABLE_SUFFIX > FORMAT_DATE( '%Y%m%d', DATE_TRUNC(CURRENT_DATE(), year)) GROUP BY 1 ORDER BY 1

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