issue_comments
5 rows where issue = 400948664 and user = 2443309 sorted by updated_at descending
This data as json, CSV (advanced)
These facets timed out: author_association, issue
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
603617181 | https://github.com/pydata/xarray/issues/2692#issuecomment-603617181 | https://api.github.com/repos/pydata/xarray/issues/2692 | MDEyOklzc3VlQ29tbWVudDYwMzYxNzE4MQ== | jhamman 2443309 | 2020-03-25T03:17:23Z | 2020-03-25T03:17:23Z | MEMBER | Irony of ironies. We resubmitted our tutorial proposal this year. It was accepted (yay!) BUT there is a good chance the conference will be rescheduled/canceled/virtual. I'll keep this issue updated as more details become available. |
{ "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 | |
484144819 | https://github.com/pydata/xarray/issues/2692#issuecomment-484144819 | https://api.github.com/repos/pydata/xarray/issues/2692 | MDEyOklzc3VlQ29tbWVudDQ4NDE0NDgxOQ== | jhamman 2443309 | 2019-04-17T15:41:05Z | 2019-04-17T15:41:05Z | MEMBER | Alright. Despite our best proposal and lobbying efforts, the xarray tutorial was not accepted this year. The reviews that came back were very noisy - everything from weak reject to strong accept. Our proposal is here. The reviews are below: ----------------------- REVIEW 1 --------------------- PAPER: 176 TITLE: Xarray for Scalable Scientific Data Analysis AUTHORS: Joseph Hamman and Ryan Abernathey Overall evaluation: 2 (weak reject) ----------- Overall evaluation ----------- The topic seems very detailed and it's definitely really technical in the sense that this tutorial will introducer attendees to deeper levels of understanding for xarray, dask. The instructors are definitely the best fit for presenting this topic as clearly active developers for the xarray project and have impressive backgrounds. I also really appreciate that part of the tutorial is dedicated to also learning how xarray as a tool can be leveraged to solve real world problems in the field of geosciences. I think what I really struggled to understand from the proposal is why I would use xarray and dask to process large datasets over other possible tools. Because I'm not very familiar with xarray, and there are not a lot of references to alternative technologies, it is hard for me to grasp from just the abstract/description, why this topic might be relevant to me and what I would gain from learning about xarray. ----------------------- REVIEW 2 --------------------- PAPER: 176 TITLE: Xarray for Scalable Scientific Data Analysis AUTHORS: Joseph Hamman and Ryan Abernathey Overall evaluation: 3 (weak accept) ----------- Overall evaluation ----------- This looks like an interesting talk, and it seems like the presenters have expertise and experience. From the proposal, it is hard to tell what the format of the tutorial is: how much is lecture; how much is hands-on work? ----------------------- REVIEW 3 --------------------- PAPER: 176 TITLE: Xarray for Scalable Scientific Data Analysis AUTHORS: Joseph Hamman and Ryan Abernathey Overall evaluation: 4 (accept) ----------- Overall evaluation ----------- I think this is a solid proposal, and I would put it's diifficulty somewhere between intermediate and advanced. ----------------------- REVIEW 4 --------------------- PAPER: 176 TITLE: Xarray for Scalable Scientific Data Analysis AUTHORS: Joseph Hamman and Ryan Abernathey Overall evaluation: 5 (strong accept) ----------- Overall evaluation ----------- The analysis of high-dimensional scientific data-sets is of broad interest, and the tools presented here are well established in the community. The presenters are intimately familiar with the material, and have successfully taught it before. |
{ "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 | |
478314398 | https://github.com/pydata/xarray/issues/2692#issuecomment-478314398 | https://api.github.com/repos/pydata/xarray/issues/2692 | MDEyOklzc3VlQ29tbWVudDQ3ODMxNDM5OA== | jhamman 2443309 | 2019-03-31T05:52:14Z | 2019-03-31T05:52:14Z | MEMBER | @mrocklin - No, we haven't heard anything from the organizers yet. |
{ "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 | |
464418102 | https://github.com/pydata/xarray/issues/2692#issuecomment-464418102 | https://api.github.com/repos/pydata/xarray/issues/2692 | MDEyOklzc3VlQ29tbWVudDQ2NDQxODEwMg== | jhamman 2443309 | 2019-02-17T05:07:45Z | 2019-02-17T05:07:45Z | MEMBER | Closing. @rabernat and I submitted a proposal yesterday. I will reopen this issue if our proposal is accepted. |
{ "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 | |
456256181 | https://github.com/pydata/xarray/issues/2692#issuecomment-456256181 | https://api.github.com/repos/pydata/xarray/issues/2692 | MDEyOklzc3VlQ29tbWVudDQ1NjI1NjE4MQ== | jhamman 2443309 | 2019-01-22T03:08:48Z | 2019-01-22T03:08:48Z | MEMBER | @pydata/xarray - who's going to scipy this year? I agree with @mrocklin that it would be nice to have a basic xarray tutorial (beginner to intermediate). I can lead the charge on this but would appreciate help from others that can attend. |
{ "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