issue_comments
3 rows where author_association = "MEMBER", issue = 1654022522 and user = 306380 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- bad conda solve with pandas 2 · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1510444389 | https://github.com/pydata/xarray/issues/7716#issuecomment-1510444389 | https://api.github.com/repos/pydata/xarray/issues/7716 | IC_kwDOAMm_X85aB41l | mrocklin 306380 | 2023-04-16T17:57:26Z | 2023-04-16T17:57:26Z | MEMBER | That makes sense. Just following up, but this fails today:
It sounds like this will work itself out though and no further work here needs to be done (unless someone wants to go press some green buttons on conda-forge somewhere) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
bad conda solve with pandas 2 1654022522 | |
1510434421 | https://github.com/pydata/xarray/issues/7716#issuecomment-1510434421 | https://api.github.com/repos/pydata/xarray/issues/7716 | IC_kwDOAMm_X85aB2Z1 | mrocklin 306380 | 2023-04-16T17:10:12Z | 2023-04-16T17:10:12Z | MEMBER | This was the environment, solved on M1 Mac
I can try to minify this in a bit, although I'm on airport wifi right now, and it has started to kick me off, I suspect due to these sorts of activities. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
bad conda solve with pandas 2 1654022522 | |
1510432559 | https://github.com/pydata/xarray/issues/7716#issuecomment-1510432559 | https://api.github.com/repos/pydata/xarray/issues/7716 | IC_kwDOAMm_X85aB18v | mrocklin 306380 | 2023-04-16T17:01:50Z | 2023-04-16T17:01:50Z | MEMBER | I'm still running into this today when using only conda-forge
When I add defaults the problem goes away
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
bad conda solve with pandas 2 1654022522 |
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