issue_comments
3 rows where issue = 896002237 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
issue 1
- prefer the objects _repr_inline_ over xarray's custom reprs · 3 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 848019023 | https://github.com/pydata/xarray/pull/5352#issuecomment-848019023 | https://api.github.com/repos/pydata/xarray/issues/5352 | MDEyOklzc3VlQ29tbWVudDg0ODAxOTAyMw== | shoyer 1217238 | 2021-05-25T16:18:57Z | 2021-05-25T16:18:57Z | MEMBER |
I agree, let's discuss this in https://github.com/pydata/xarray/issues/5372 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
prefer the objects _repr_inline_ over xarray's custom reprs 896002237 | |
| 846454152 | https://github.com/pydata/xarray/pull/5352#issuecomment-846454152 | https://api.github.com/repos/pydata/xarray/issues/5352 | MDEyOklzc3VlQ29tbWVudDg0NjQ1NDE1Mg== | shoyer 1217238 | 2021-05-22T19:36:07Z | 2021-05-22T19:36:07Z | MEMBER | It's more that Other possibilities:
- Give the protocol a namespace, like |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
prefer the objects _repr_inline_ over xarray's custom reprs 896002237 | |
| 846075001 | https://github.com/pydata/xarray/pull/5352#issuecomment-846075001 | https://api.github.com/repos/pydata/xarray/issues/5352 | MDEyOklzc3VlQ29tbWVudDg0NjA3NTAwMQ== | shoyer 1217238 | 2021-05-21T16:16:09Z | 2021-05-21T16:16:09Z | MEMBER | I wonder if |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
prefer the objects _repr_inline_ over xarray's custom reprs 896002237 |
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