issue_comments
4 rows where author_association = "MEMBER", issue = 398041758 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
issue 1
- enable internal plotting with cftime datetime · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 461643876 | https://github.com/pydata/xarray/pull/2665#issuecomment-461643876 | https://api.github.com/repos/pydata/xarray/issues/2665 | MDEyOklzc3VlQ29tbWVudDQ2MTY0Mzg3Ng== | dcherian 2448579 | 2019-02-08T00:11:19Z | 2019-02-08T00:11:19Z | MEMBER | thanks @jbusecke |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
enable internal plotting with cftime datetime 398041758 | |
| 460781687 | https://github.com/pydata/xarray/pull/2665#issuecomment-460781687 | https://api.github.com/repos/pydata/xarray/issues/2665 | MDEyOklzc3VlQ29tbWVudDQ2MDc4MTY4Nw== | dcherian 2448579 | 2019-02-05T19:59:13Z | 2019-02-05T19:59:13Z | MEMBER | Can you also add line somewhere at the top of plotting.rst saying that cftime plotting is supported once nc-time-axis is installed? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
enable internal plotting with cftime datetime 398041758 | |
| 460774550 | https://github.com/pydata/xarray/pull/2665#issuecomment-460774550 | https://api.github.com/repos/pydata/xarray/issues/2665 | MDEyOklzc3VlQ29tbWVudDQ2MDc3NDU1MA== | dcherian 2448579 | 2019-02-05T19:38:14Z | 2019-02-05T19:38:14Z | MEMBER | @jbusecke Can you also add |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
enable internal plotting with cftime datetime 398041758 | |
| 456894173 | https://github.com/pydata/xarray/pull/2665#issuecomment-456894173 | https://api.github.com/repos/pydata/xarray/issues/2665 | MDEyOklzc3VlQ29tbWVudDQ1Njg5NDE3Mw== | dcherian 2448579 | 2019-01-23T17:32:41Z | 2019-01-23T17:32:41Z | MEMBER | Looks like upstream hasn't moved. Maybe @jhamman and @spencerkclark can re-ping for a review there? I am +0.5 on moving forward with an xarray workaround. It seems easy to remove once upstream makes all the required changes. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
enable internal plotting with cftime datetime 398041758 |
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