home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

4 rows where issue = 310819233 sorted by updated_at descending

✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: created_at (date), updated_at (date)

user 2

  • jhamman 2
  • mathause 2

issue 1

  • better error message for to_netcdf -> unlimited_dims · 4 ✖

author_association 1

  • MEMBER 4
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
390231197 https://github.com/pydata/xarray/issues/2036#issuecomment-390231197 https://api.github.com/repos/pydata/xarray/issues/2036 MDEyOklzc3VlQ29tbWVudDM5MDIzMTE5Nw== jhamman 2443309 2018-05-18T14:48:32Z 2018-05-18T14:48:32Z MEMBER

closed via #2154

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  better error message for to_netcdf -> unlimited_dims 310819233
379040235 https://github.com/pydata/xarray/issues/2036#issuecomment-379040235 https://api.github.com/repos/pydata/xarray/issues/2036 MDEyOklzc3VlQ29tbWVudDM3OTA0MDIzNQ== mathause 10194086 2018-04-05T18:52:33Z 2018-04-05T18:52:33Z MEMBER

https://github.com/shoyer/h5netcdf/issues/42

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  better error message for to_netcdf -> unlimited_dims 310819233
378423572 https://github.com/pydata/xarray/issues/2036#issuecomment-378423572 https://api.github.com/repos/pydata/xarray/issues/2036 MDEyOklzc3VlQ29tbWVudDM3ODQyMzU3Mg== mathause 10194086 2018-04-03T22:47:49Z 2018-04-03T22:47:49Z MEMBER

This could be relevant here: https://github.com/pydata/xarray/pull/1170/files

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  better error message for to_netcdf -> unlimited_dims 310819233
378403469 https://github.com/pydata/xarray/issues/2036#issuecomment-378403469 https://api.github.com/repos/pydata/xarray/issues/2036 MDEyOklzc3VlQ29tbWVudDM3ODQwMzQ2OQ== jhamman 2443309 2018-04-03T21:21:54Z 2018-04-03T21:21:54Z MEMBER

@mathause - Thanks for the report. I'm marking this as a bug. A fix for the list/string issue and a better error would both be welcome.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  better error message for to_netcdf -> unlimited_dims 310819233

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [issue_comments] (
   [html_url] TEXT,
   [issue_url] TEXT,
   [id] INTEGER PRIMARY KEY,
   [node_id] TEXT,
   [user] INTEGER REFERENCES [users]([id]),
   [created_at] TEXT,
   [updated_at] TEXT,
   [author_association] TEXT,
   [body] TEXT,
   [reactions] TEXT,
   [performed_via_github_app] TEXT,
   [issue] INTEGER REFERENCES [issues]([id])
);
CREATE INDEX [idx_issue_comments_issue]
    ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
    ON [issue_comments] ([user]);
Powered by Datasette · Queries took 103.56ms · About: xarray-datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows