issue_comments
7 rows where author_association = "MEMBER", issue = 1533980729 and user = 6628425 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, updated_at (date)
issue 1
- Preserve formatting of reference time units under pandas 2.0.0 · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1492956264 | https://github.com/pydata/xarray/pull/7441#issuecomment-1492956264 | https://api.github.com/repos/pydata/xarray/issues/7441 | IC_kwDOAMm_X85Y_LRo | spencerkclark 6628425 | 2023-04-01T12:22:31Z | 2023-04-01T12:22:31Z | MEMBER | Thanks for cleaning up the merge error I must have introduced; I agree this should be ready to go. |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 1, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Preserve formatting of reference time units under pandas 2.0.0 1533980729 | |
1492724527 | https://github.com/pydata/xarray/pull/7441#issuecomment-1492724527 | https://api.github.com/repos/pydata/xarray/issues/7441 | IC_kwDOAMm_X85Y-Ssv | spencerkclark 6628425 | 2023-03-31T23:41:20Z | 2023-03-31T23:41:20Z | MEMBER | Thanks @keewis for fixing this upstream (https://github.com/pandas-dev/pandas/pull/52220)! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Preserve formatting of reference time units under pandas 2.0.0 1533980729 | |
1465318583 | https://github.com/pydata/xarray/pull/7441#issuecomment-1465318583 | https://api.github.com/repos/pydata/xarray/issues/7441 | IC_kwDOAMm_X85XVvy3 | spencerkclark 6628425 | 2023-03-12T22:37:20Z | 2023-03-12T22:37:20Z | MEMBER | Still mulling this over a bit, but one other thing that occurs to me is that if we go with a |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Preserve formatting of reference time units under pandas 2.0.0 1533980729 | |
1460037064 | https://github.com/pydata/xarray/pull/7441#issuecomment-1460037064 | https://api.github.com/repos/pydata/xarray/issues/7441 | IC_kwDOAMm_X85XBmXI | spencerkclark 6628425 | 2023-03-08T11:46:04Z | 2023-03-08T11:46:04Z | MEMBER | Hmm I guess I should have run the tests before saying anything. We could probably work around the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Preserve formatting of reference time units under pandas 2.0.0 1533980729 | |
1459255349 | https://github.com/pydata/xarray/pull/7441#issuecomment-1459255349 | https://api.github.com/repos/pydata/xarray/issues/7441 | IC_kwDOAMm_X85W-ng1 | spencerkclark 6628425 | 2023-03-08T03:08:31Z | 2023-03-08T03:08:31Z | MEMBER | Thanks @keewis--great suggestion--I think this should be ready for review now too! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Preserve formatting of reference time units under pandas 2.0.0 1533980729 | |
1397354953 | https://github.com/pydata/xarray/pull/7441#issuecomment-1397354953 | https://api.github.com/repos/pydata/xarray/issues/7441 | IC_kwDOAMm_X85TSfHJ | spencerkclark 6628425 | 2023-01-19T17:33:16Z | 2023-01-19T17:33:16Z | MEMBER | Issue reported here: https://github.com/pandas-dev/pandas/issues/50867. Thanks again for noting that @keewis. I was too narrowly focused on fixing this in xarray. We may still want to be careful about non-nanosecond-precision |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Preserve formatting of reference time units under pandas 2.0.0 1533980729 | |
1397286186 | https://github.com/pydata/xarray/pull/7441#issuecomment-1397286186 | https://api.github.com/repos/pydata/xarray/issues/7441 | IC_kwDOAMm_X85TSOUq | spencerkclark 6628425 | 2023-01-19T16:45:24Z | 2023-01-19T17:16:31Z | MEMBER | Thanks @keewis.
I suspect this may be related to the comment here.
Though indeed the
I can report that to pandas. It's not necessarily surprising considering that it previously was not possible to write |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Preserve formatting of reference time units under pandas 2.0.0 1533980729 |
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