issue_comments
6 rows where author_association = "MEMBER" and issue = 89268800 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- `xray.open_mfdataset` concatenates also variables without time dimension · 6 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
330582379 | https://github.com/pydata/xarray/issues/438#issuecomment-330582379 | https://api.github.com/repos/pydata/xarray/issues/438 | MDEyOklzc3VlQ29tbWVudDMzMDU4MjM3OQ== | jhamman 2443309 | 2017-09-19T15:45:41Z | 2017-09-19T15:45:41Z | MEMBER | I stand corrected. Misread the old issue. ☕️ 😪 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
`xray.open_mfdataset` concatenates also variables without time dimension 89268800 | |
330582192 | https://github.com/pydata/xarray/issues/438#issuecomment-330582192 | https://api.github.com/repos/pydata/xarray/issues/438 | MDEyOklzc3VlQ29tbWVudDMzMDU4MjE5Mg== | shoyer 1217238 | 2017-09-19T15:45:06Z | 2017-09-19T15:45:06Z | MEMBER | Indeed, |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
`xray.open_mfdataset` concatenates also variables without time dimension 89268800 | |
330575216 | https://github.com/pydata/xarray/issues/438#issuecomment-330575216 | https://api.github.com/repos/pydata/xarray/issues/438 | MDEyOklzc3VlQ29tbWVudDMzMDU3NTIxNg== | jhamman 2443309 | 2017-09-19T15:22:51Z | 2017-09-19T15:43:37Z | MEMBER | ~use of |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
`xray.open_mfdataset` concatenates also variables without time dimension 89268800 | |
121464036 | https://github.com/pydata/xarray/issues/438#issuecomment-121464036 | https://api.github.com/repos/pydata/xarray/issues/438 | MDEyOklzc3VlQ29tbWVudDEyMTQ2NDAzNg== | shoyer 1217238 | 2015-07-15T02:36:56Z | 2015-07-15T02:36:56Z | MEMBER | With #473, you will be able to achieve your desired result by adjusting the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
`xray.open_mfdataset` concatenates also variables without time dimension 89268800 | |
113562216 | https://github.com/pydata/xarray/issues/438#issuecomment-113562216 | https://api.github.com/repos/pydata/xarray/issues/438 | MDEyOklzc3VlQ29tbWVudDExMzU2MjIxNg== | shoyer 1217238 | 2015-06-19T16:16:50Z | 2015-06-19T16:16:50Z | MEMBER |
Yeah, this is probably a good idea.
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
`xray.open_mfdataset` concatenates also variables without time dimension 89268800 | |
113202457 | https://github.com/pydata/xarray/issues/438#issuecomment-113202457 | https://api.github.com/repos/pydata/xarray/issues/438 | MDEyOklzc3VlQ29tbWVudDExMzIwMjQ1Nw== | shoyer 1217238 | 2015-06-18T16:02:25Z | 2015-06-18T16:02:25Z | MEMBER | Hmm, I'll have to think about this one. We use some heuristics to figure out what to concatenation but they aren't perfect. Could you print what the full datasets look like, not just this variable? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
`xray.open_mfdataset` concatenates also variables without time dimension 89268800 |
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 2