issue_comments
5 rows where issue = 589257707 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Modify code in "Grouped arithmetic" · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
609472595 | https://github.com/pydata/xarray/pull/3904#issuecomment-609472595 | https://api.github.com/repos/pydata/xarray/issues/3904 | MDEyOklzc3VlQ29tbWVudDYwOTQ3MjU5NQ== | shoyer 1217238 | 2020-04-05T19:52:15Z | 2020-04-05T19:52:23Z | MEMBER | Let's just merge. I would always encourage contributors to give themselves credit, but in this case that's almost more of a burden than the fix itself :) @hoseinmadadi thanks for the fix here! if you want to add a credit to yourself in whatsnew in a later PR, feel free! |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Modify code in "Grouped arithmetic" 589257707 | |
608099331 | https://github.com/pydata/xarray/pull/3904#issuecomment-608099331 | https://api.github.com/repos/pydata/xarray/issues/3904 | MDEyOklzc3VlQ29tbWVudDYwODA5OTMzMQ== | max-sixty 5635139 | 2020-04-02T21:27:25Z | 2020-04-02T21:27:25Z | MEMBER | @hoseinmadadi do you want to add a line to the whatsnew file? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Modify code in "Grouped arithmetic" 589257707 | |
605307770 | https://github.com/pydata/xarray/pull/3904#issuecomment-605307770 | https://api.github.com/repos/pydata/xarray/issues/3904 | MDEyOklzc3VlQ29tbWVudDYwNTMwNzc3MA== | max-sixty 5635139 | 2020-03-27T20:46:20Z | 2020-03-27T20:46:20Z | MEMBER | Great, ping when added and tests pass, thanks! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Modify code in "Grouped arithmetic" 589257707 | |
605287840 | https://github.com/pydata/xarray/pull/3904#issuecomment-605287840 | https://api.github.com/repos/pydata/xarray/issues/3904 | MDEyOklzc3VlQ29tbWVudDYwNTI4Nzg0MA== | Hossein-Madadi 9200184 | 2020-03-27T19:53:46Z | 2020-03-27T19:56:20Z | CONTRIBUTOR | @max-sixty, yes thanks, It will be my honor. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Modify code in "Grouped arithmetic" 589257707 | |
605151122 | https://github.com/pydata/xarray/pull/3904#issuecomment-605151122 | https://api.github.com/repos/pydata/xarray/issues/3904 | MDEyOklzc3VlQ29tbWVudDYwNTE1MTEyMg== | max-sixty 5635139 | 2020-03-27T17:47:20Z | 2020-03-27T17:47:20Z | MEMBER | Thanks @hoseinmadadi , good spot. Want to add to |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Modify code in "Grouped arithmetic" 589257707 |
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 3