issue_comments
2 rows where author_association = "NONE", issue = 165540933 and user = 206773 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Let open_mfdataset() respect cell boundary variables · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
241661434 | https://github.com/pydata/xarray/issues/899#issuecomment-241661434 | https://api.github.com/repos/pydata/xarray/issues/899 | MDEyOklzc3VlQ29tbWVudDI0MTY2MTQzNA== | forman 206773 | 2016-08-23T08:24:09Z | 2016-08-23T08:24:09Z | NONE |
Yes. And use of the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Let open_mfdataset() respect cell boundary variables 165540933 | |
241379712 | https://github.com/pydata/xarray/issues/899#issuecomment-241379712 | https://api.github.com/repos/pydata/xarray/issues/899 | MDEyOklzc3VlQ29tbWVudDI0MTM3OTcxMg== | forman 206773 | 2016-08-22T10:59:23Z | 2016-08-22T10:59:23Z | NONE | Now sorry for the delay on my side - just returned from Holidays. Here is the concrete example: https://www.dropbox.com/sh/1a30p6aya96nftl/AAD6E4aCRkC2PLafZDboFszJa?dl=0 (The *.nc files contain time series of images of analysed sea surface temperatures and are generated by the ESA SST CCI (Climate Change Initiative) project.) If I open these using Ideally, |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Let open_mfdataset() respect cell boundary variables 165540933 |
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