issue_comments
4 rows where issue = 293830986 and user = 10050469 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Explicit listing of optional dependencies · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 362716724 | https://github.com/pydata/xarray/issues/1879#issuecomment-362716724 | https://api.github.com/repos/pydata/xarray/issues/1879 | MDEyOklzc3VlQ29tbWVudDM2MjcxNjcyNA== | fmaussion 10050469 | 2018-02-02T21:44:38Z | 2018-02-02T21:44:38Z | MEMBER | rasterio is only required if you want to open a specific type of files (geotiffs): the vast majority of our users won't touch |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Explicit listing of optional dependencies 293830986 | |
| 362711490 | https://github.com/pydata/xarray/issues/1879#issuecomment-362711490 | https://api.github.com/repos/pydata/xarray/issues/1879 | MDEyOklzc3VlQ29tbWVudDM2MjcxMTQ5MA== | fmaussion 10050469 | 2018-02-02T21:22:29Z | 2018-02-02T21:22:29Z | MEMBER | arguably, we could catch the import error and send a more informative error message |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Explicit listing of optional dependencies 293830986 | |
| 362711044 | https://github.com/pydata/xarray/issues/1879#issuecomment-362711044 | https://api.github.com/repos/pydata/xarray/issues/1879 | MDEyOklzc3VlQ29tbWVudDM2MjcxMTA0NA== | fmaussion 10050469 | 2018-02-02T21:20:45Z | 2018-02-02T21:20:45Z | MEMBER |
I don't understand what you mean: as long as |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Explicit listing of optional dependencies 293830986 | |
| 362707931 | https://github.com/pydata/xarray/issues/1879#issuecomment-362707931 | https://api.github.com/repos/pydata/xarray/issues/1879 | MDEyOklzc3VlQ29tbWVudDM2MjcwNzkzMQ== | fmaussion 10050469 | 2018-02-02T21:08:29Z | 2018-02-02T21:08:29Z | MEMBER | yes, this list seems a bit outdated. rasterio should be mentioned too. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Explicit listing of optional dependencies 293830986 |
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