home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

5 rows where issue = 728888328 and user = 5635139 sorted by updated_at descending

✖
✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

These facets timed out: author_association, issue

user 1

  • max-sixty · 5 ✖
id html_url issue_url node_id user created_at updated_at ▲ author_association body reactions performed_via_github_app issue
729813138 https://github.com/pydata/xarray/pull/4534#issuecomment-729813138 https://api.github.com/repos/pydata/xarray/issues/4534 MDEyOklzc3VlQ29tbWVudDcyOTgxMzEzOA== max-sixty 5635139 2020-11-18T16:58:25Z 2020-11-18T16:58:25Z MEMBER

Perfect. Thanks @mathause

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add isocalendar to dt fields 728888328
727292779 https://github.com/pydata/xarray/pull/4534#issuecomment-727292779 https://api.github.com/repos/pydata/xarray/issues/4534 MDEyOklzc3VlQ29tbWVudDcyNzI5Mjc3OQ== max-sixty 5635139 2020-11-15T01:38:25Z 2020-11-15T01:38:25Z MEMBER

Sorry this has been hanging for a while — I just resolved a conflict — feel free to merge on green!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add isocalendar to dt fields 728888328
719840720 https://github.com/pydata/xarray/pull/4534#issuecomment-719840720 https://api.github.com/repos/pydata/xarray/issues/4534 MDEyOklzc3VlQ29tbWVudDcxOTg0MDcyMA== max-sixty 5635139 2020-10-30T23:17:49Z 2020-10-30T23:17:49Z MEMBER

Amazing, thanks, that's great! Returning a Dataset is clever, I'm :+1:

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add isocalendar to dt fields 728888328
719786800 https://github.com/pydata/xarray/pull/4534#issuecomment-719786800 https://api.github.com/repos/pydata/xarray/issues/4534 MDEyOklzc3VlQ29tbWVudDcxOTc4NjgwMA== max-sixty 5635139 2020-10-30T20:40:17Z 2020-10-30T20:40:17Z MEMBER

CFTime defines day and year and I think it does not make sense if these have to be accessed through isocalendar()

I think day and year are still available in the pandas implementation though? It's only week that's going

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add isocalendar to dt fields 728888328
716189888 https://github.com/pydata/xarray/pull/4534#issuecomment-716189888 https://api.github.com/repos/pydata/xarray/issues/4534 MDEyOklzc3VlQ29tbWVudDcxNjE4OTg4OA== max-sixty 5635139 2020-10-25T18:23:54Z 2020-10-25T18:23:54Z MEMBER

Do you think we should keep supporting week & weekofyear? (using isocalendar under the hood)

I would low confidence vote to align with other libraries — though because I don't know any better — and if anyone has an actual view then I defer to them...

{
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Add isocalendar to dt fields 728888328

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 5545.856ms · About: xarray-datasette
  • Sort ascending
  • Sort descending
  • Facet by this
  • Hide this column
  • Show all columns
  • Show not-blank rows