issue_comments
4 rows where issue = 448330247 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Add strftime() to datetime accessor with cftimeindex and dask support · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
497922911 | https://github.com/pydata/xarray/pull/2989#issuecomment-497922911 | https://api.github.com/repos/pydata/xarray/issues/2989 | MDEyOklzc3VlQ29tbWVudDQ5NzkyMjkxMQ== | shoyer 1217238 | 2019-06-01T07:51:43Z | 2019-06-01T07:51:43Z | MEMBER | Thanks @abrammer ! |
{ "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add strftime() to datetime accessor with cftimeindex and dask support 448330247 | |
497885383 | https://github.com/pydata/xarray/pull/2989#issuecomment-497885383 | https://api.github.com/repos/pydata/xarray/issues/2989 | MDEyOklzc3VlQ29tbWVudDQ5Nzg4NTM4Mw== | dopplershift 221526 | 2019-05-31T23:04:03Z | 2019-05-31T23:04:03Z | CONTRIBUTOR | Thanks for bringing this to the 🏁 @abrammer ! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add strftime() to datetime accessor with cftimeindex and dask support 448330247 | |
495769369 | https://github.com/pydata/xarray/pull/2989#issuecomment-495769369 | https://api.github.com/repos/pydata/xarray/issues/2989 | MDEyOklzc3VlQ29tbWVudDQ5NTc2OTM2OQ== | pep8speaks 24736507 | 2019-05-24T19:52:46Z | 2019-05-30T15:19:08Z | NONE | Hello @abrammer! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found: There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers: Comment last updated at 2019-05-30 15:19:07 UTC |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add strftime() to datetime accessor with cftimeindex and dask support 448330247 | |
497360934 | https://github.com/pydata/xarray/pull/2989#issuecomment-497360934 | https://api.github.com/repos/pydata/xarray/issues/2989 | MDEyOklzc3VlQ29tbWVudDQ5NzM2MDkzNA== | max-sixty 5635139 | 2019-05-30T15:00:13Z | 2019-05-30T15:00:13Z | MEMBER | Looks great! Well done @abrammer |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add strftime() to datetime accessor with cftimeindex and dask support 448330247 |
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 4