issue_comments
4 rows where issue = 257076194 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date)
issue 1
- Support opening password protected datasets over Opendap (Fixes #1068) · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 428819685 | https://github.com/pydata/xarray/pull/1570#issuecomment-428819685 | https://api.github.com/repos/pydata/xarray/issues/1570 | MDEyOklzc3VlQ29tbWVudDQyODgxOTY4NQ== | shoyer 1217238 | 2018-10-11T04:49:50Z | 2018-10-11T04:49:50Z | MEMBER | I don't think we have any way to access data via FTP in xarray. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support opening password protected datasets over Opendap (Fixes #1068) 257076194 | |
| 329825004 | https://github.com/pydata/xarray/pull/1570#issuecomment-329825004 | https://api.github.com/repos/pydata/xarray/issues/1570 | MDEyOklzc3VlQ29tbWVudDMyOTgyNTAwNA== | shoyer 1217238 | 2017-09-15T16:00:26Z | 2017-09-15T16:00:26Z | MEMBER | This will be in the forthcoming v0.10 release |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support opening password protected datasets over Opendap (Fixes #1068) 257076194 | |
| 329824959 | https://github.com/pydata/xarray/pull/1570#issuecomment-329824959 | https://api.github.com/repos/pydata/xarray/issues/1570 | MDEyOklzc3VlQ29tbWVudDMyOTgyNDk1OQ== | shoyer 1217238 | 2017-09-15T16:00:17Z | 2017-09-15T16:00:17Z | MEMBER | Thanks @mrpgraae ! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support opening password protected datasets over Opendap (Fixes #1068) 257076194 | |
| 328969823 | https://github.com/pydata/xarray/pull/1570#issuecomment-328969823 | https://api.github.com/repos/pydata/xarray/issues/1570 | MDEyOklzc3VlQ29tbWVudDMyODk2OTgyMw== | shoyer 1217238 | 2017-09-12T20:08:51Z | 2017-09-12T20:08:51Z | MEMBER |
Well, this is probably a good reason to leave out any that we feel unsure about.
Yes, that would make me hesitant to use it, especially if it's not clear that |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support opening password protected datasets over Opendap (Fixes #1068) 257076194 |
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