issue_comments
3 rows where issue = 293913247 and user = 1197350 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- xarray tutorial at SciPy 2018? · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
377911613 | https://github.com/pydata/xarray/issues/1882#issuecomment-377911613 | https://api.github.com/repos/pydata/xarray/issues/1882 | MDEyOklzc3VlQ29tbWVudDM3NzkxMTYxMw== | rabernat 1197350 | 2018-04-02T11:32:08Z | 2018-04-02T11:32:08Z | MEMBER | Bummer Joe! It sounds like you had a great proposal, but maybe the instructions for the tutorial abstract weren’t clear enough in terms of the detail required. We should not get discouraged and instead set our sights on other opportunities (including scipy 2019) for presenting xarray tutorials. Recent comments on the mailing list suggest that a comprehensive xarray tutorial is something our community really needs. Sent from my iPhone
|
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray tutorial at SciPy 2018? 293913247 | |
365707221 | https://github.com/pydata/xarray/issues/1882#issuecomment-365707221 | https://api.github.com/repos/pydata/xarray/issues/1882 | MDEyOklzc3VlQ29tbWVudDM2NTcwNzIyMQ== | rabernat 1197350 | 2018-02-14T18:51:50Z | 2018-02-14T18:51:50Z | MEMBER | I don't think xarray has caught on in astronomy and I'm curious why. From an outsider's perspective, it seems ideal for astronomy data. Maybe because they already have things like astropy and yt? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray tutorial at SciPy 2018? 293913247 | |
363169085 | https://github.com/pydata/xarray/issues/1882#issuecomment-363169085 | https://api.github.com/repos/pydata/xarray/issues/1882 | MDEyOklzc3VlQ29tbWVudDM2MzE2OTA4NQ== | rabernat 1197350 | 2018-02-05T18:06:07Z | 2018-02-05T18:06:07Z | MEMBER | What is needed is someone to lead the tutorial team (including submitting the application). You will clearly have help from @jhamman and @benbovy in presenting the tutorial. You will also get a stipend of $1000! I can't volunteer because I'm not sure I'll even be able to attend the conference. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray tutorial at SciPy 2018? 293913247 |
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