issue_comments
5 rows where issue = 1396401446 and user = 43316012 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- DOC: Added examples to docstrings of DataArray methods (#7123) · 5 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1292620755 | https://github.com/pydata/xarray/pull/7123#issuecomment-1292620755 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85NC9PT | headtr1ck 43316012 | 2022-10-26T20:32:35Z | 2022-10-26T21:57:13Z | COLLABORATOR | Since the merge apparently failed, I took the freedom to rebase this from the current master. Feel free to continue or we merge here :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1279301886 | https://github.com/pydata/xarray/pull/7123#issuecomment-1279301886 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85MQJj- | headtr1ck 43316012 | 2022-10-14T17:55:14Z | 2022-10-14T17:55:14Z | COLLABORATOR | The |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1270429243 | https://github.com/pydata/xarray/pull/7123#issuecomment-1270429243 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85LuTY7 | headtr1ck 43316012 | 2022-10-06T17:15:16Z | 2022-10-06T17:15:16Z | COLLABORATOR |
See #7130 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1268601003 | https://github.com/pydata/xarray/pull/7123#issuecomment-1268601003 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85LnVCr | headtr1ck 43316012 | 2022-10-05T15:32:03Z | 2022-10-05T15:32:03Z | COLLABORATOR |
I have not figured that out. Usually the difference is small enough to fix it by hand. Maybe we could add a CI run that generates it and commits a correction if necessary, the same way we do it for black right now. |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1268507730 | https://github.com/pydata/xarray/pull/7123#issuecomment-1268507730 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85Lm-RS | headtr1ck 43316012 | 2022-10-05T14:23:36Z | 2022-10-05T14:23:36Z | COLLABORATOR |
I assume you are on windows? Same always happens to me. |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 |
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