issue_comments
2 rows where issue = 342793201 and user = 2443309 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- WIP Add a CFTimeIndex-enabled xr.cftime_range function · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
420363884 | https://github.com/pydata/xarray/pull/2301#issuecomment-420363884 | https://api.github.com/repos/pydata/xarray/issues/2301 | MDEyOklzc3VlQ29tbWVudDQyMDM2Mzg4NA== | jhamman 2443309 | 2018-09-11T17:57:44Z | 2018-09-11T17:57:44Z | MEMBER | I took a quick look at this today. It looks quite complete and I'm eager to get this in to master. I'm personally having trouble breaking off enough time to give it a full review. If anyone else in @pydata/xarray has some time to give this a close look, I'm sure @spencerkclark would really appreciate it. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP Add a CFTimeIndex-enabled xr.cftime_range function 342793201 | |
417135916 | https://github.com/pydata/xarray/pull/2301#issuecomment-417135916 | https://api.github.com/repos/pydata/xarray/issues/2301 | MDEyOklzc3VlQ29tbWVudDQxNzEzNTkxNg== | jhamman 2443309 | 2018-08-29T23:07:18Z | 2018-08-29T23:07:18Z | MEMBER | @spencerkclark - sync this branch with master and we'll get this all wrapped up. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
WIP Add a CFTimeIndex-enabled xr.cftime_range function 342793201 |
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