issue_comments
4 rows where issue = 937508115 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Error slicing CFTimeIndex with Pandas 1.3 · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
885932277 | https://github.com/pydata/xarray/issues/5581#issuecomment-885932277 | https://api.github.com/repos/pydata/xarray/issues/5581 | IC_kwDOAMm_X840zkD1 | TomNicholas 35968931 | 2021-07-23T21:52:53Z | 2021-07-23T21:53:19Z | MEMBER | We just released v0.19.0 in #5588 so this should now be fixed! Sorry for the wait! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Error slicing CFTimeIndex with Pandas 1.3 937508115 | |
876519164 | https://github.com/pydata/xarray/issues/5581#issuecomment-876519164 | https://api.github.com/repos/pydata/xarray/issues/5581 | MDEyOklzc3VlQ29tbWVudDg3NjUxOTE2NA== | jbusecke 14314623 | 2021-07-08T15:08:21Z | 2021-07-08T15:08:21Z | CONTRIBUTOR | I just stumbled over this in the cmip6_preprocessing CI. I would really appreciate a bugfix release. Cheers. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Error slicing CFTimeIndex with Pandas 1.3 937508115 | |
874739649 | https://github.com/pydata/xarray/issues/5581#issuecomment-874739649 | https://api.github.com/repos/pydata/xarray/issues/5581 | MDEyOklzc3VlQ29tbWVudDg3NDczOTY0OQ== | keewis 14808389 | 2021-07-06T13:02:19Z | 2021-07-06T13:02:19Z | MEMBER | we should probably publish a release soon |
{ "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Error slicing CFTimeIndex with Pandas 1.3 937508115 | |
874639989 | https://github.com/pydata/xarray/issues/5581#issuecomment-874639989 | https://api.github.com/repos/pydata/xarray/issues/5581 | MDEyOklzc3VlQ29tbWVudDg3NDYzOTk4OQ== | spencerkclark 6628425 | 2021-07-06T10:18:32Z | 2021-07-06T10:18:32Z | MEMBER | Thanks @ScottWales -- this should be fixed in the next release of xarray. Our upstream build caught it a few weeks ago and we addressed the issue in https://github.com/pydata/xarray/pull/5359. |
{ "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Error slicing CFTimeIndex with Pandas 1.3 937508115 |
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 4