issue_comments
4 rows where issue = 149229636 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- WIP for transitioning from Panel docs · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 238303201 | https://github.com/pydata/xarray/pull/832#issuecomment-238303201 | https://api.github.com/repos/pydata/xarray/issues/832 | MDEyOklzc3VlQ29tbWVudDIzODMwMzIwMQ== | shoyer 1217238 | 2016-08-08T17:08:19Z | 2016-08-08T17:08:19Z | MEMBER | Thanks @MaximilianR ! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
WIP for transitioning from Panel docs 149229636 | |
| 238302846 | https://github.com/pydata/xarray/pull/832#issuecomment-238302846 | https://api.github.com/repos/pydata/xarray/issues/832 | MDEyOklzc3VlQ29tbWVudDIzODMwMjg0Ng== | max-sixty 5635139 | 2016-08-08T17:07:00Z | 2016-08-08T17:07:00Z | MEMBER | Updated @shoyer |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
WIP for transitioning from Panel docs 149229636 | |
| 237998477 | https://github.com/pydata/xarray/pull/832#issuecomment-237998477 | https://api.github.com/repos/pydata/xarray/issues/832 | MDEyOklzc3VlQ29tbWVudDIzNzk5ODQ3Nw== | shoyer 1217238 | 2016-08-06T01:28:56Z | 2016-08-06T01:28:56Z | MEMBER | LGTM after a few tweaks. If the docs aren't formatted quite right we can always fix that later. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
WIP for transitioning from Panel docs 149229636 | |
| 237983001 | https://github.com/pydata/xarray/pull/832#issuecomment-237983001 | https://api.github.com/repos/pydata/xarray/issues/832 | MDEyOklzc3VlQ29tbWVudDIzNzk4MzAwMQ== | max-sixty 5635139 | 2016-08-05T22:43:27Z | 2016-08-05T22:43:27Z | MEMBER | @shoyer @jhamman |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
WIP for transitioning from Panel docs 149229636 |
Advanced export
JSON shape: default, array, newline-delimited, object
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]);
user 2