issue_comments
3 rows where issue = 400948664 and user = 306380 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Xarray tutorial at SciPy 2019? · 3 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 603635112 | https://github.com/pydata/xarray/issues/2692#issuecomment-603635112 | https://api.github.com/repos/pydata/xarray/issues/2692 | MDEyOklzc3VlQ29tbWVudDYwMzYzNTExMg== | mrocklin 306380 | 2020-03-25T04:34:26Z | 2020-03-25T04:34:26Z | MEMBER | Gah! On Tue, Mar 24, 2020 at 8:17 PM Joe Hamman notifications@github.com wrote:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Xarray tutorial at SciPy 2019? 400948664 | |
| 484178174 | https://github.com/pydata/xarray/issues/2692#issuecomment-484178174 | https://api.github.com/repos/pydata/xarray/issues/2692 | MDEyOklzc3VlQ29tbWVudDQ4NDE3ODE3NA== | mrocklin 306380 | 2019-04-17T17:06:37Z | 2019-04-17T17:06:37Z | MEMBER | There is usually a BoF at the end of the conference around planning for the next conference. I suggest that a few of us show up and see if we can get engaged in the process for next year. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Xarray tutorial at SciPy 2019? 400948664 | |
| 478290795 | https://github.com/pydata/xarray/issues/2692#issuecomment-478290795 | https://api.github.com/repos/pydata/xarray/issues/2692 | MDEyOklzc3VlQ29tbWVudDQ3ODI5MDc5NQ== | mrocklin 306380 | 2019-03-30T21:28:28Z | 2019-03-30T21:28:28Z | MEMBER | Looking at the tutorial schedule it looks like it was not accepted, but that there is a TBA slot. Any information here @jhamman ? Did you all receive a rejection response? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Xarray tutorial at SciPy 2019? 400948664 |
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