issue_comments
4 rows where issue = 1227144046 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- ENH: list_engines function · 4 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1382170026 | https://github.com/pydata/xarray/issues/6577#issuecomment-1382170026 | https://api.github.com/repos/pydata/xarray/issues/6577 | IC_kwDOAMm_X85SYj2q | TomNicholas 35968931 | 2023-01-13T17:30:08Z | 2023-01-13T17:30:08Z | MEMBER | (I'm looking for issues to tag as beginner-friendly)
This is easy right? You could just add an |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
ENH: list_engines function 1227144046 | |
| 1281069061 | https://github.com/pydata/xarray/issues/6577#issuecomment-1281069061 | https://api.github.com/repos/pydata/xarray/issues/6577 | IC_kwDOAMm_X85MW5AF | dcherian 2448579 | 2022-10-17T15:35:27Z | 2022-10-17T15:35:27Z | MEMBER | @pydata/xarray in #7000 we update the docstrings and output for Shall we also add a top-level import: |
{
"total_count": 3,
"+1": 3,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
ENH: list_engines function 1227144046 | |
| 1234746473 | https://github.com/pydata/xarray/issues/6577#issuecomment-1234746473 | https://api.github.com/repos/pydata/xarray/issues/6577 | IC_kwDOAMm_X85JmLxp | JessicaS11 11756442 | 2022-09-01T20:28:22Z | 2022-09-01T20:28:22Z | MEMBER | I'm happy to work on this! |
{
"total_count": 3,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 3,
"eyes": 0
} |
ENH: list_engines function 1227144046 | |
| 1234745070 | https://github.com/pydata/xarray/issues/6577#issuecomment-1234745070 | https://api.github.com/repos/pydata/xarray/issues/6577 | IC_kwDOAMm_X85JmLbu | snowman2 8699967 | 2022-09-01T20:26:37Z | 2022-09-01T20:26:37Z | CONTRIBUTOR | Looks like something already exists:
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
ENH: list_engines function 1227144046 |
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