issue_comments
5 rows where author_association = "MEMBER", issue = 659232211 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- per-variable fill values · 5 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 679392235 | https://github.com/pydata/xarray/pull/4237#issuecomment-679392235 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3OTM5MjIzNQ== | dcherian 2448579 | 2020-08-24T22:10:41Z | 2020-08-24T22:10:41Z | MEMBER | oops this is missing a whats-new entry. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
per-variable fill values 659232211 | |
| 679389389 | https://github.com/pydata/xarray/pull/4237#issuecomment-679389389 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3OTM4OTM4OQ== | dcherian 2448579 | 2020-08-24T22:03:09Z | 2020-08-24T22:03:09Z | MEMBER | Thanks @keewis |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
per-variable fill values 659232211 | |
| 679215227 | https://github.com/pydata/xarray/pull/4237#issuecomment-679215227 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3OTIxNTIyNw== | dcherian 2448579 | 2020-08-24T15:59:40Z | 2020-08-24T15:59:40Z | MEMBER | shall we merge and leave the rest to future PRs? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
per-variable fill values 659232211 | |
| 677832593 | https://github.com/pydata/xarray/pull/4237#issuecomment-677832593 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY3NzgzMjU5Mw== | dcherian 2448579 | 2020-08-20T18:40:33Z | 2020-08-20T18:40:33Z | MEMBER | Ya I can't think of a better way than looping through the variables. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
per-variable fill values 659232211 | |
| 663064403 | https://github.com/pydata/xarray/pull/4237#issuecomment-663064403 | https://api.github.com/repos/pydata/xarray/issues/4237 | MDEyOklzc3VlQ29tbWVudDY2MzA2NDQwMw== | dcherian 2448579 | 2020-07-23T15:13:11Z | 2020-07-23T15:13:11Z | MEMBER |
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
per-variable fill values 659232211 |
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 1