issue_comments
3 rows where author_association = "NONE" and issue = 198742089 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Implementing dask.array.coarsen in xarrays · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
305189172 | https://github.com/pydata/xarray/issues/1192#issuecomment-305189172 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDMwNTE4OTE3Mg== | PeterDSteinberg 1445602 | 2017-05-31T13:38:40Z | 2017-05-31T13:39:22Z | NONE | Hi @darothen Back to the subject matter of the thread.... You can assign the issue to me (can you add me also to xarray repo so I can assign myself things?).. I'll wait to get started until after @shoyer comments on @laliberte 's question:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
305178905 | https://github.com/pydata/xarray/issues/1192#issuecomment-305178905 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDMwNTE3ODkwNQ== | darothen 4992424 | 2017-05-31T12:59:52Z | 2017-05-31T12:59:52Z | NONE | Not to hijack the thread, but @PeterDSteinberg - this is the first I've heard of earthio and I think there would be a lot of interest from the broader atmospheric/oceanic sciences community to hear about what your all's plans are. Could your team do a blog post on Continuum sometime outlining the goals of the project? |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
305028421 | https://github.com/pydata/xarray/issues/1192#issuecomment-305028421 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDMwNTAyODQyMQ== | PeterDSteinberg 1445602 | 2017-05-30T22:36:15Z | 2017-05-30T22:36:15Z | NONE | Hello @laliberte @shoyer @jhamman . I'm with Continuum and working on NASA funded Earth science ML (see ensemble learning models in github and its documentation here as well as We can submit a PR on this issue for dask's coarsen and the specs above for using |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 |
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 2