issue_comments
4 rows where issue = 375126758 and user = 6815844 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Multi-dimensional binning/resampling/coarsening · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 447545224 | https://github.com/pydata/xarray/issues/2525#issuecomment-447545224 | https://api.github.com/repos/pydata/xarray/issues/2525 | MDEyOklzc3VlQ29tbWVudDQ0NzU0NTIyNA== | fujiisoup 6815844 | 2018-12-15T07:28:13Z | 2018-12-15T07:28:13Z | MEMBER | Thinking its API.
I like |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Multi-dimensional binning/resampling/coarsening 375126758 | |
| 435268965 | https://github.com/pydata/xarray/issues/2525#issuecomment-435268965 | https://api.github.com/repos/pydata/xarray/issues/2525 | MDEyOklzc3VlQ29tbWVudDQzNTI2ODk2NQ== | fujiisoup 6815844 | 2018-11-02T04:37:35Z | 2018-11-02T04:37:35Z | MEMBER | +1 for What would the coordinates look like?
1. apply |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Multi-dimensional binning/resampling/coarsening 375126758 | |
| 434589377 | https://github.com/pydata/xarray/issues/2525#issuecomment-434589377 | https://api.github.com/repos/pydata/xarray/issues/2525 | MDEyOklzc3VlQ29tbWVudDQzNDU4OTM3Nw== | fujiisoup 6815844 | 2018-10-31T07:36:41Z | 2018-10-31T07:36:41Z | MEMBER |
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Multi-dimensional binning/resampling/coarsening 375126758 | |
| 434261896 | https://github.com/pydata/xarray/issues/2525#issuecomment-434261896 | https://api.github.com/repos/pydata/xarray/issues/2525 | MDEyOklzc3VlQ29tbWVudDQzNDI2MTg5Ng== | fujiisoup 6815844 | 2018-10-30T11:17:17Z | 2018-10-30T11:17:17Z | MEMBER | This is from a thread at SO. Does anyone have an opinion if we add a |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Multi-dimensional binning/resampling/coarsening 375126758 |
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