issue_comments
3 rows where issue = 267339197 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Deprecate Dataset.T as an alias for Dataset.transpose() · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
341524294 | https://github.com/pydata/xarray/pull/1643#issuecomment-341524294 | https://api.github.com/repos/pydata/xarray/issues/1643 | MDEyOklzc3VlQ29tbWVudDM0MTUyNDI5NA== | max-sixty 5635139 | 2017-11-02T18:57:08Z | 2017-11-02T19:01:59Z | MEMBER | Good to go back and read my own comments:
Good case to reflect on whether we're looking at the idea rather than the person's experience; whether we're using the right cognitive shortcuts ('[not] going to get much support'); etc |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Deprecate Dataset.T as an alias for Dataset.transpose() 267339197 | |
341520352 | https://github.com/pydata/xarray/pull/1643#issuecomment-341520352 | https://api.github.com/repos/pydata/xarray/issues/1643 | MDEyOklzc3VlQ29tbWVudDM0MTUyMDM1Mg== | brian-rose 9097307 | 2017-11-02T18:42:38Z | 2017-11-02T18:42:38Z | CONTRIBUTOR | I'm happy to see this too!
I raised this way back in https://github.com/pydata/xarray/issues/687, but at the time the consensus was that |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Deprecate Dataset.T as an alias for Dataset.transpose() 267339197 | |
338359277 | https://github.com/pydata/xarray/pull/1643#issuecomment-338359277 | https://api.github.com/repos/pydata/xarray/issues/1643 | MDEyOklzc3VlQ29tbWVudDMzODM1OTI3Nw== | rabernat 1197350 | 2017-10-21T02:57:32Z | 2017-10-21T02:57:32Z | MEMBER | This is great. I hit this annoyance all the time with any dataset from the IRI data library: http://iridl.ldeo.columbia.edu/ The time dimension is always called |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Deprecate Dataset.T as an alias for Dataset.transpose() 267339197 |
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 3