issue_comments
5 rows where author_association = "MEMBER", issue = 547012915 and user = 2448579 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Test failures with pandas master · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
579865854 | https://github.com/pydata/xarray/issues/3673#issuecomment-579865854 | https://api.github.com/repos/pydata/xarray/issues/3673 | MDEyOklzc3VlQ29tbWVudDU3OTg2NTg1NA== | dcherian 2448579 | 2020-01-29T17:21:14Z | 2020-01-29T17:21:14Z | MEMBER | all green! (https://github.com/pydata/xarray/runs/415513689) Thanks Tom |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test failures with pandas master 547012915 | |
579515338 | https://github.com/pydata/xarray/issues/3673#issuecomment-579515338 | https://api.github.com/repos/pydata/xarray/issues/3673 | MDEyOklzc3VlQ29tbWVudDU3OTUxNTMzOA== | dcherian 2448579 | 2020-01-28T23:09:11Z | 2020-01-28T23:09:11Z | MEMBER | should be closed by https://github.com/pandas-dev/pandas/pull/31136 . I think the tests will turn green once the wheels update |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test failures with pandas master 547012915 | |
575692321 | https://github.com/pydata/xarray/issues/3673#issuecomment-575692321 | https://api.github.com/repos/pydata/xarray/issues/3673 | MDEyOklzc3VlQ29tbWVudDU3NTY5MjMyMQ== | dcherian 2448579 | 2020-01-17T16:16:40Z | 2020-01-17T16:16:40Z | MEMBER | Thanks @TomAugspurger |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test failures with pandas master 547012915 | |
575681325 | https://github.com/pydata/xarray/issues/3673#issuecomment-575681325 | https://api.github.com/repos/pydata/xarray/issues/3673 | MDEyOklzc3VlQ29tbWVudDU3NTY4MTMyNQ== | dcherian 2448579 | 2020-01-17T15:51:07Z | 2020-01-17T15:51:07Z | MEMBER | Thanks @jbrockmendel should we open a pandas issue? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test failures with pandas master 547012915 | |
574251696 | https://github.com/pydata/xarray/issues/3673#issuecomment-574251696 | https://api.github.com/repos/pydata/xarray/issues/3673 | MDEyOklzc3VlQ29tbWVudDU3NDI1MTY5Ng== | dcherian 2448579 | 2020-01-14T16:15:09Z | 2020-01-14T16:15:09Z | MEMBER |
cc @TomAugspurger |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Test failures with pandas master 547012915 |
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