issue_comments
4 rows where author_association = "CONTRIBUTOR", issue = 1183534905 and user = 22245117 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Add support in the "zarr" backend for reading NCZarr data · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1094221271 | https://github.com/pydata/xarray/pull/6420#issuecomment-1094221271 | https://api.github.com/repos/pydata/xarray/issues/6420 | IC_kwDOAMm_X85BOH3X | malmans2 22245117 | 2022-04-10T08:49:07Z | 2022-04-10T08:49:07Z | CONTRIBUTOR |
Documentation should be in good shape now. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support in the "zarr" backend for reading NCZarr data 1183534905 | |
1093846662 | https://github.com/pydata/xarray/pull/6420#issuecomment-1093846662 | https://api.github.com/repos/pydata/xarray/issues/6420 | IC_kwDOAMm_X85BMsaG | malmans2 22245117 | 2022-04-09T10:04:21Z | 2022-04-09T10:04:21Z | CONTRIBUTOR | Thanks for the review @shoyer! This should be good to go now. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support in the "zarr" backend for reading NCZarr data 1183534905 | |
1091147424 | https://github.com/pydata/xarray/pull/6420#issuecomment-1091147424 | https://api.github.com/repos/pydata/xarray/issues/6420 | IC_kwDOAMm_X85BCZag | malmans2 22245117 | 2022-04-07T06:56:41Z | 2022-04-07T06:56:41Z | CONTRIBUTOR | The code now looks for I'm not sure what's the best approach with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support in the "zarr" backend for reading NCZarr data 1183534905 | |
1081134778 | https://github.com/pydata/xarray/pull/6420#issuecomment-1081134778 | https://api.github.com/repos/pydata/xarray/issues/6420 | IC_kwDOAMm_X85AcM66 | malmans2 22245117 | 2022-03-28T20:55:45Z | 2022-03-28T20:55:45Z | CONTRIBUTOR | The errors on Windows appear to be related to the fill_value written by the "netcdf4" backend in ".zattrs", so probably needs to be addressed in netcdf4-python or netcdf-c. The fill_value is Nan rather than NaN. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Add support in the "zarr" backend for reading NCZarr data 1183534905 |
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