issue_comments
6 rows where issue = 118525173 and user = 167164 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- ValueError: Buffer has wrong number of dimensions (expected 1, got 2) · 6 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 159423524 | https://github.com/pydata/xarray/issues/665#issuecomment-159423524 | https://api.github.com/repos/pydata/xarray/issues/665 | MDEyOklzc3VlQ29tbWVudDE1OTQyMzUyNA== | naught101 167164 | 2015-11-24T22:15:36Z | 2015-11-24T22:15:36Z | NONE | Sorry, this is just something I stumbled across in a workshop, it's not a problem that's affecting my work, so I don't have much time for it. But I'll make the MOM developers aware of it - they might have an interest in helping out. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
ValueError: Buffer has wrong number of dimensions (expected 1, got 2) 118525173 | |
| 159421893 | https://github.com/pydata/xarray/issues/665#issuecomment-159421893 | https://api.github.com/repos/pydata/xarray/issues/665 | MDEyOklzc3VlQ29tbWVudDE1OTQyMTg5Mw== | naught101 167164 | 2015-11-24T22:10:19Z | 2015-11-24T22:10:19Z | NONE | @shoyer: the file is publically available, have you tried checking it on your set-up? The file is about 35Mb.. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
ValueError: Buffer has wrong number of dimensions (expected 1, got 2) 118525173 | |
| 159418844 | https://github.com/pydata/xarray/issues/665#issuecomment-159418844 | https://api.github.com/repos/pydata/xarray/issues/665 | MDEyOklzc3VlQ29tbWVudDE1OTQxODg0NA== | naught101 167164 | 2015-11-24T22:03:25Z | 2015-11-24T22:03:25Z | NONE | Same problem with |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
ValueError: Buffer has wrong number of dimensions (expected 1, got 2) 118525173 | |
| 159153806 | https://github.com/pydata/xarray/issues/665#issuecomment-159153806 | https://api.github.com/repos/pydata/xarray/issues/665 | MDEyOklzc3VlQ29tbWVudDE1OTE1MzgwNg== | naught101 167164 | 2015-11-24T05:31:43Z | 2015-11-24T05:31:43Z | NONE | I updated to 1.2.1 from pypi, it still fails. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
ValueError: Buffer has wrong number of dimensions (expected 1, got 2) 118525173 | |
| 159146583 | https://github.com/pydata/xarray/issues/665#issuecomment-159146583 | https://api.github.com/repos/pydata/xarray/issues/665 | MDEyOklzc3VlQ29tbWVudDE1OTE0NjU4Mw== | naught101 167164 | 2015-11-24T04:28:52Z | 2015-11-24T04:28:52Z | NONE |
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
ValueError: Buffer has wrong number of dimensions (expected 1, got 2) 118525173 | |
| 159141364 | https://github.com/pydata/xarray/issues/665#issuecomment-159141364 | https://api.github.com/repos/pydata/xarray/issues/665 | MDEyOklzc3VlQ29tbWVudDE1OTE0MTM2NA== | naught101 167164 | 2015-11-24T03:34:30Z | 2015-11-24T03:34:30Z | NONE |
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
ValueError: Buffer has wrong number of dimensions (expected 1, got 2) 118525173 |
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