issue_comments
4 rows where author_association = "NONE" and issue = 91109966 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- multiple files - variable X not equal across datasets · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
115906809 | https://github.com/pydata/xarray/issues/443#issuecomment-115906809 | https://api.github.com/repos/pydata/xarray/issues/443 | MDEyOklzc3VlQ29tbWVudDExNTkwNjgwOQ== | razcore-rad 1177508 | 2015-06-26T22:14:09Z | 2015-06-26T22:14:09Z | NONE | I try concatenating on an existing axis, the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
multiple files - variable X not equal across datasets 91109966 | |
115901388 | https://github.com/pydata/xarray/issues/443#issuecomment-115901388 | https://api.github.com/repos/pydata/xarray/issues/443 | MDEyOklzc3VlQ29tbWVudDExNTkwMTM4OA== | razcore-rad 1177508 | 2015-06-26T21:57:43Z | 2015-06-26T21:57:43Z | NONE | Well, I'm not sure if it's a bug, I would say it's more like a missing feature... in my case, each netCDF file has a different |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
multiple files - variable X not equal across datasets 91109966 | |
115555123 | https://github.com/pydata/xarray/issues/443#issuecomment-115555123 | https://api.github.com/repos/pydata/xarray/issues/443 | MDEyOklzc3VlQ29tbWVudDExNTU1NTEyMw== | razcore-rad 1177508 | 2015-06-26T07:13:00Z | 2015-06-26T07:13:00Z | NONE | I get this with
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
multiple files - variable X not equal across datasets 91109966 | |
115485265 | https://github.com/pydata/xarray/issues/443#issuecomment-115485265 | https://api.github.com/repos/pydata/xarray/issues/443 | MDEyOklzc3VlQ29tbWVudDExNTQ4NTI2NQ== | razcore-rad 1177508 | 2015-06-26T03:16:23Z | 2015-06-26T03:16:23Z | NONE | So I don't know if this is what you're asking for (I only have one dataset with this problem) but here's how it looks like:
This is read in with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
multiple files - variable X not equal across datasets 91109966 |
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