issue_comments
4 rows where author_association = "CONTRIBUTOR" and issue = 403601219 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Quarter offset implemented (base is now latest pydata-master). · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
467248139 | https://github.com/pydata/xarray/pull/2721#issuecomment-467248139 | https://api.github.com/repos/pydata/xarray/issues/2721 | MDEyOklzc3VlQ29tbWVudDQ2NzI0ODEzOQ== | jwenfai 8708062 | 2019-02-26T00:58:25Z | 2019-02-26T00:58:25Z | CONTRIBUTOR | @spencerkclark Thanks for improving the docstring and cleaning up the extra whitespaces. They look ok to me. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Quarter offset implemented (base is now latest pydata-master). 403601219 | |
460078355 | https://github.com/pydata/xarray/pull/2721#issuecomment-460078355 | https://api.github.com/repos/pydata/xarray/issues/2721 | MDEyOklzc3VlQ29tbWVudDQ2MDA3ODM1NQ== | jwenfai 8708062 | 2019-02-03T19:01:04Z | 2019-02-03T19:01:04Z | CONTRIBUTOR | I didn't realize support for normalization was more involved; normalization-related code should all be removed now. Duplicate entry on |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Quarter offset implemented (base is now latest pydata-master). 403601219 | |
460009536 | https://github.com/pydata/xarray/pull/2721#issuecomment-460009536 | https://api.github.com/repos/pydata/xarray/issues/2721 | MDEyOklzc3VlQ29tbWVudDQ2MDAwOTUzNg== | jwenfai 8708062 | 2019-02-02T23:46:43Z | 2019-02-02T23:46:43Z | CONTRIBUTOR | Sure, I'll add resample support back in once #2593 is merged. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Quarter offset implemented (base is now latest pydata-master). 403601219 | |
459999349 | https://github.com/pydata/xarray/pull/2721#issuecomment-459999349 | https://api.github.com/repos/pydata/xarray/issues/2721 | MDEyOklzc3VlQ29tbWVudDQ1OTk5OTM0OQ== | jwenfai 8708062 | 2019-02-02T21:09:25Z | 2019-02-02T21:09:25Z | CONTRIBUTOR | Fixes implemented and tests are all passing. I had to modify the tests in |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Quarter offset implemented (base is now latest pydata-master). 403601219 |
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