home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

4 rows where issue = 211391408 and user = 10050469 sorted by updated_at descending

✖
✖
✖

✎ View and edit SQL

This data as json, CSV (advanced)

user 1

  • fmaussion · 4 ✖

issue 1

  • Guess the complementary dimension when only one is passed to pcolormesh · 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
284743755 https://github.com/pydata/xarray/pull/1291#issuecomment-284743755 https://api.github.com/repos/pydata/xarray/issues/1291 MDEyOklzc3VlQ29tbWVudDI4NDc0Mzc1NQ== fmaussion 10050469 2017-03-07T14:54:14Z 2017-03-07T14:54:14Z MEMBER

Good, thanks!

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Guess the complementary dimension when only one is passed to pcolormesh 211391408
283688779 https://github.com/pydata/xarray/pull/1291#issuecomment-283688779 https://api.github.com/repos/pydata/xarray/issues/1291 MDEyOklzc3VlQ29tbWVudDI4MzY4ODc3OQ== fmaussion 10050469 2017-03-02T15:41:44Z 2017-03-02T15:41:44Z MEMBER

Thanks! We'll have to wait a little bit here, as for some reason the travis tests do not run

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Guess the complementary dimension when only one is passed to pcolormesh 211391408
283666640 https://github.com/pydata/xarray/pull/1291#issuecomment-283666640 https://api.github.com/repos/pydata/xarray/issues/1291 MDEyOklzc3VlQ29tbWVudDI4MzY2NjY0MA== fmaussion 10050469 2017-03-02T14:25:25Z 2017-03-02T14:25:25Z MEMBER

Does anyone know why Travis doesn't start?

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Guess the complementary dimension when only one is passed to pcolormesh 211391408
283666553 https://github.com/pydata/xarray/pull/1291#issuecomment-283666553 https://api.github.com/repos/pydata/xarray/issues/1291 MDEyOklzc3VlQ29tbWVudDI4MzY2NjU1Mw== fmaussion 10050469 2017-03-02T14:25:07Z 2017-03-02T14:25:07Z MEMBER

Seems pretty safe to me, thanks! Could you add some tests, too? (at least for proper code coverage)

A good place to put a test would be here: https://github.com/pydata/xarray/blob/master/xarray/tests/test_plot.py#L638

(I suspect your PR brakes these tests, btw)

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  Guess the complementary dimension when only one is passed to pcolormesh 211391408

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