issue_comments
5 rows where author_association = "MEMBER" and issue = 624378150 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- CFTimeIndex calendar in repr · 5 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
663049967 | https://github.com/pydata/xarray/pull/4092#issuecomment-663049967 | https://api.github.com/repos/pydata/xarray/issues/4092 | MDEyOklzc3VlQ29tbWVudDY2MzA0OTk2Nw== | dcherian 2448579 | 2020-07-23T14:47:19Z | 2020-07-23T14:47:19Z | MEMBER | Thanks @aaronspring this is a great contribution. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CFTimeIndex calendar in repr 624378150 | |
662937499 | https://github.com/pydata/xarray/pull/4092#issuecomment-662937499 | https://api.github.com/repos/pydata/xarray/issues/4092 | MDEyOklzc3VlQ29tbWVudDY2MjkzNzQ5OQ== | spencerkclark 6628425 | 2020-07-23T10:42:40Z | 2020-07-23T10:42:40Z | MEMBER | Thanks again @aaronspring! |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CFTimeIndex calendar in repr 624378150 | |
656111308 | https://github.com/pydata/xarray/pull/4092#issuecomment-656111308 | https://api.github.com/repos/pydata/xarray/issues/4092 | MDEyOklzc3VlQ29tbWVudDY1NjExMTMwOA== | keewis 14808389 | 2020-07-09T12:57:43Z | 2020-07-09T12:57:43Z | MEMBER | that's #4204. #4206 pinned the version of |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CFTimeIndex calendar in repr 624378150 | |
637584966 | https://github.com/pydata/xarray/pull/4092#issuecomment-637584966 | https://api.github.com/repos/pydata/xarray/issues/4092 | MDEyOklzc3VlQ29tbWVudDYzNzU4NDk2Ng== | dcherian 2448579 | 2020-06-02T14:37:28Z | 2020-06-02T14:37:57Z | MEMBER | Ah now I understand your questions. Thanks for clarifying.
Maybe start by making the smallest possible change to the pandas repr? EDIT: If we want to build our own repr, there are some helpful functions in |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CFTimeIndex calendar in repr 624378150 | |
637234055 | https://github.com/pydata/xarray/pull/4092#issuecomment-637234055 | https://api.github.com/repos/pydata/xarray/issues/4092 | MDEyOklzc3VlQ29tbWVudDYzNzIzNDA1NQ== | dcherian 2448579 | 2020-06-02T02:38:14Z | 2020-06-02T02:38:14Z | MEMBER |
if you define a |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
CFTimeIndex calendar in repr 624378150 |
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