home / github

Menu
  • Search all tables
  • GraphQL API

issue_comments

Table actions
  • GraphQL API for issue_comments

4 rows where issue = 178501065 and user = 1217238 sorted by updated_at descending

✎ View and edit SQL

This data as json, CSV (advanced)

user 1

  • shoyer · 4 ✖

issue 1

  • 'levels' tick labels for discrete colormaps · 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
367135820 https://github.com/pydata/xarray/issues/1015#issuecomment-367135820 https://api.github.com/repos/pydata/xarray/issues/1015 MDEyOklzc3VlQ29tbWVudDM2NzEzNTgyMA== shoyer 1217238 2018-02-20T22:02:28Z 2018-02-20T22:02:28Z MEMBER

Yes, documentation would be welcome here.

On Tue, Feb 20, 2018 at 1:49 PM Vijay Paul notifications@github.com wrote:

Sorry this documentation job slipped out of my radar, @shoyer https://github.com/shoyer - if still keen I can contribute to the documentation?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/pydata/xarray/issues/1015#issuecomment-367131876, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKS1sXklF3U8zdPMz42P_lp0wj7eeq7ks5tWz3SgaJpZM4KDcau .

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  'levels' tick labels for discrete colormaps 178501065
249082110 https://github.com/pydata/xarray/issues/1015#issuecomment-249082110 https://api.github.com/repos/pydata/xarray/issues/1015 MDEyOklzc3VlQ29tbWVudDI0OTA4MjExMA== shoyer 1217238 2016-09-23T02:00:03Z 2016-09-23T02:00:03Z MEMBER

Sorry, PR is github short hand for "pull request". See http://pandas.pydata.org/pandas-docs/stable/contributing.html for guidance.

On Thu, Sep 22, 2016 at 6:54 PM, Vijay Paul notifications@github.com wrote:

PR?

Date: Thu, 22 Sep 2016 18:50:52 -0700 From: notifications@github.com To: xarray@noreply.github.com CC: vijay.paul@outlook.co.nz; mention@noreply.github.com Subject: Re: [pydata/xarray] 'levels' tick labels for discrete colormaps (#1015)

@paulvija @fmaussion either of you interested in putting together a PR? :)

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pydata/xarray/issues/1015#issuecomment-249081072, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKS1sMT8QR3_32D3wLkXct1UAuGX9kSks5qszFUgaJpZM4KDcau .

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  'levels' tick labels for discrete colormaps 178501065
249080340 https://github.com/pydata/xarray/issues/1015#issuecomment-249080340 https://api.github.com/repos/pydata/xarray/issues/1015 MDEyOklzc3VlQ29tbWVudDI0OTA4MDM0MA== shoyer 1217238 2016-09-23T01:50:50Z 2016-09-23T01:50:50Z MEMBER

@paulvija @fmaussion either of you interested in putting together a PR? :)

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  'levels' tick labels for discrete colormaps 178501065
248796263 https://github.com/pydata/xarray/issues/1015#issuecomment-248796263 https://api.github.com/repos/pydata/xarray/issues/1015 MDEyOklzc3VlQ29tbWVudDI0ODc5NjI2Mw== shoyer 1217238 2016-09-22T02:40:44Z 2016-09-22T02:40:44Z MEMBER

Agreed, this would be nice. See also #920.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  'levels' tick labels for discrete colormaps 178501065

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 1542.49ms · About: xarray-datasette