issue_comments
3 rows where user = 25102059 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1461573402 | https://github.com/pydata/xarray/issues/7593#issuecomment-1461573402 | https://api.github.com/repos/pydata/xarray/issues/7593 | IC_kwDOAMm_X85XHdca | quantsnus 25102059 | 2023-03-09T08:41:16Z | 2023-05-06T03:24:46Z | CONTRIBUTOR | @Karimat22
No, I don't. This is the title of the issue!
No, I don't. We are in the xarray repository!
All below does not really make sense, with respect to my issue posted. Quite frankly, your post reads like it was copy and pasted from ChatGPT or similar. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Plotting with time-zone-aware pd.Timestamp axis not possible 1613054013 | |
1461801772 | https://github.com/pydata/xarray/issues/7593#issuecomment-1461801772 | https://api.github.com/repos/pydata/xarray/issues/7593 | IC_kwDOAMm_X85XIVMs | quantsnus 25102059 | 2023-03-09T10:56:32Z | 2023-03-09T12:31:53Z | CONTRIBUTOR |
@kmuehlbauer I also have no idea if this is already being discussed by xarray maintainers. I even think it should be a general policy for github, like it currently is on stackoverflow (https://meta.stackoverflow.com/questions/421831/temporary-policy-chatgpt-is-banned). But I haven't found something similar for github, not even a discussion. If I want answers from bots I ask them directly. Or maybe github could add bot answers as a feature, clearly marked/selectable that I can decide if I read it or not. It seems we agree that people or even bots posting answers from bots is useless and a waste of time. We are getting a bit off-topic here, but if you know or find something about how github intends to handle this I'd be happy if you share it. |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Plotting with time-zone-aware pd.Timestamp axis not possible 1613054013 | |
1461823665 | https://github.com/pydata/xarray/issues/7593#issuecomment-1461823665 | https://api.github.com/repos/pydata/xarray/issues/7593 | IC_kwDOAMm_X85XIaix | quantsnus 25102059 | 2023-03-09T11:11:04Z | 2023-03-09T11:11:04Z | CONTRIBUTOR | To get back to original problem, I'd appreciate if someone could give a quick judgement on my proposed fix. Otherwise I would just go on in a few days creating a pull request.
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Plotting with time-zone-aware pd.Timestamp axis not possible 1613054013 |
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