issue_comments
4 rows where issue = 621177286 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- "write to read-only" Error in xarray.open_mfdataset() with opendap datasets · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
642905079 | https://github.com/pydata/xarray/issues/4082#issuecomment-642905079 | https://api.github.com/repos/pydata/xarray/issues/4082 | MDEyOklzc3VlQ29tbWVudDY0MjkwNTA3OQ== | keewis 14808389 | 2020-06-11T20:15:54Z | 2020-06-11T21:26:26Z | MEMBER | the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
"write to read-only" Error in xarray.open_mfdataset() with opendap datasets 621177286 | |
632267849 | https://github.com/pydata/xarray/issues/4082#issuecomment-632267849 | https://api.github.com/repos/pydata/xarray/issues/4082 | MDEyOklzc3VlQ29tbWVudDYzMjI2Nzg0OQ== | keewis 14808389 | 2020-05-21T18:26:01Z | 2020-05-21T18:26:01Z | MEMBER | it looks like something went wrong when you installed |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
"write to read-only" Error in xarray.open_mfdataset() with opendap datasets 621177286 | |
632261972 | https://github.com/pydata/xarray/issues/4082#issuecomment-632261972 | https://api.github.com/repos/pydata/xarray/issues/4082 | MDEyOklzc3VlQ29tbWVudDYzMjI2MTk3Mg== | keewis 14808389 | 2020-05-21T18:13:35Z | 2020-05-21T18:13:35Z | MEMBER | umm... I think these are the related packages:
- for reference, here's my environment``` commit: 732b6cd6248ce715da74f3cd7a0e211eaa1d0aa2 python: 3.8.2 | packaged by conda-forge | (default, Apr 24 2020, 08:20:52) [GCC 7.3.0] python-bits: 64 OS: Linux byteorder: little LC_ALL: None libhdf5: 1.10.5 libnetcdf: 4.7.4 xarray: 0.15.1 pandas: 1.0.3 numpy: 1.18.1 scipy: 1.4.1 netCDF4: 1.5.3 pydap: installed h5netcdf: 0.8.0 h5py: 2.10.0 Nio: 1.5.5 zarr: 2.4.0 cftime: 1.1.1.2 nc_time_axis: 1.2.0 PseudoNetCDF: installed rasterio: 1.1.3 cfgrib: 0.9.8.1 iris: 2.4.0 bottleneck: 1.3.2 dask: 2.15.0 distributed: 2.15.2 matplotlib: 3.2.1 cartopy: 0.17.0 seaborn: 0.10.1 numbagg: installed setuptools: 46.1.3.post20200325 pip: 20.1 conda: None pytest: 5.4.1 IPython: 7.14.0 sphinx: None ``` |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
"write to read-only" Error in xarray.open_mfdataset() with opendap datasets 621177286 | |
632257306 | https://github.com/pydata/xarray/issues/4082#issuecomment-632257306 | https://api.github.com/repos/pydata/xarray/issues/4082 | MDEyOklzc3VlQ29tbWVudDYzMjI1NzMwNg== | keewis 14808389 | 2020-05-21T18:03:24Z | 2020-05-21T18:03:24Z | MEMBER | I can't reproduce this: except from a few future warnings about |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
"write to read-only" Error in xarray.open_mfdataset() with opendap datasets 621177286 |
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