issue_comments
3 rows where author_association = "NONE" and issue = 608536405 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Subset from conditional coordinates · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
622006384 | https://github.com/pydata/xarray/issues/4013#issuecomment-622006384 | https://api.github.com/repos/pydata/xarray/issues/4013 | MDEyOklzc3VlQ29tbWVudDYyMjAwNjM4NA== | M-Harrington 42118783 | 2020-04-30T17:51:22Z | 2020-04-30T17:51:22Z | NONE | Very helpful resources, thank you all! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Subset from conditional coordinates 608536405 | |
621367736 | https://github.com/pydata/xarray/issues/4013#issuecomment-621367736 | https://api.github.com/repos/pydata/xarray/issues/4013 | MDEyOklzc3VlQ29tbWVudDYyMTM2NzczNg== | M-Harrington 42118783 | 2020-04-29T17:55:06Z | 2020-04-29T17:55:54Z | NONE | @jthielen is there a better place to ask these questions in the future? I like the the package quite a bit, but sometimes I struggle to answer basic questions like this from the documentation alone (ex: this page could maybe use a few words explaining the examples?). On the other hand I asked here because I wasn't sure how much traction my question would get on stack exchange. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Subset from conditional coordinates 608536405 | |
620833480 | https://github.com/pydata/xarray/issues/4013#issuecomment-620833480 | https://api.github.com/repos/pydata/xarray/issues/4013 | MDEyOklzc3VlQ29tbWVudDYyMDgzMzQ4MA== | M-Harrington 42118783 | 2020-04-28T20:21:05Z | 2020-04-28T20:21:05Z | NONE | Sounds like this is what I’m looking for, I’ll try it out soon thank you! I wasn’t aware that where had a drop option |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Subset from conditional coordinates 608536405 |
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