issue_comments
4 rows where issue = 593770078 and user = 10194086 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Interpolate 3D array by another 3D array · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
609054328 | https://github.com/pydata/xarray/issues/3931#issuecomment-609054328 | https://api.github.com/repos/pydata/xarray/issues/3931 | MDEyOklzc3VlQ29tbWVudDYwOTA1NDMyOA== | mathause 10194086 | 2020-04-04T16:33:03Z | 2020-04-04T16:33:03Z | MEMBER | good for me |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Interpolate 3D array by another 3D array 593770078 | |
609039388 | https://github.com/pydata/xarray/issues/3931#issuecomment-609039388 | https://api.github.com/repos/pydata/xarray/issues/3931 | MDEyOklzc3VlQ29tbWVudDYwOTAzOTM4OA== | mathause 10194086 | 2020-04-04T14:46:28Z | 2020-04-04T14:46:28Z | MEMBER | Ah yes, because Thus, you could also remove the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Interpolate 3D array by another 3D array 593770078 | |
609035854 | https://github.com/pydata/xarray/issues/3931#issuecomment-609035854 | https://api.github.com/repos/pydata/xarray/issues/3931 | MDEyOklzc3VlQ29tbWVudDYwOTAzNTg1NA== | mathause 10194086 | 2020-04-04T14:21:59Z | 2020-04-04T14:24:46Z | MEMBER | The error with For the one without |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Interpolate 3D array by another 3D array 593770078 | |
609005714 | https://github.com/pydata/xarray/issues/3931#issuecomment-609005714 | https://api.github.com/repos/pydata/xarray/issues/3931 | MDEyOklzc3VlQ29tbWVudDYwOTAwNTcxNA== | mathause 10194086 | 2020-04-04T10:00:20Z | 2020-04-04T10:00:20Z | MEMBER | This example is very close to your use case: http://xarray.pydata.org/en/stable/examples/apply_ufunc_vectorize_1d.html |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Interpolate 3D array by another 3D array 593770078 |
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