issue_comments
2 rows where issue = 638080883 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- doc: reading via cfgrib · 2 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
643926172 | https://github.com/pydata/xarray/issues/4151#issuecomment-643926172 | https://api.github.com/repos/pydata/xarray/issues/4151 | MDEyOklzc3VlQ29tbWVudDY0MzkyNjE3Mg== | shoyer 1217238 | 2020-06-15T06:16:39Z | 2020-06-15T06:16:39Z | MEMBER |
Agreed! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
doc: reading via cfgrib 638080883 | |
643557200 | https://github.com/pydata/xarray/issues/4151#issuecomment-643557200 | https://api.github.com/repos/pydata/xarray/issues/4151 | MDEyOklzc3VlQ29tbWVudDY0MzU1NzIwMA== | raybellwaves 17162724 | 2020-06-13T02:41:35Z | 2020-06-13T02:41:35Z | CONTRIBUTOR | Looks as though it does ``` ray@ray-MS-7B43:~$ conda install -c conda-forge cfgrib Collecting package metadata (current_repodata.json): done Solving environment: done Package Planenvironment location: /home/ray/local/bin/anaconda3/envs/rcclwx-dev added / updated specs: - cfgrib The following packages will be downloaded:
The following NEW packages will be INSTALLED: attrs conda-forge/noarch::attrs-19.3.0-py_0 cffi pkgs/main/linux-64::cffi-1.14.0-py38he30daa8_1 cfgrib conda-forge/noarch::cfgrib-0.9.8.2-py_0 eccodes conda-forge/linux-64::eccodes-2.17.0-hf05d9b7_2 jasper conda-forge/linux-64::jasper-1.900.1-h07fcdf6_1006 libaec conda-forge/linux-64::libaec-1.0.4-he1b5a44_1 pycparser conda-forge/noarch::pycparser-2.20-py_0 ``` May be able to drop the suggestion of installing |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
doc: reading via cfgrib 638080883 |
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