issue_comments
4 rows where issue = 1627298527 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Implement DataArray.to_dask_dataframe() · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
1527713055 | https://github.com/pydata/xarray/pull/7635#issuecomment-1527713055 | https://api.github.com/repos/pydata/xarray/issues/7635 | IC_kwDOAMm_X85bDw0f | welcome[bot] 30606887 | 2023-04-28T15:09:31Z | 2023-04-28T15:09:31Z | NONE | Congratulations on completing your first pull request! Welcome to Xarray! We are proud of you, and hope to see you again! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implement DataArray.to_dask_dataframe() 1627298527 | |
1527657759 | https://github.com/pydata/xarray/pull/7635#issuecomment-1527657759 | https://api.github.com/repos/pydata/xarray/issues/7635 | IC_kwDOAMm_X85bDjUf | dcherian 2448579 | 2023-04-28T14:29:52Z | 2023-04-28T14:31:39Z | MEMBER | Thanks for your patience here @dsgreen2 . This is a nice contribution. Welcome to Xarray! |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 } |
Implement DataArray.to_dask_dataframe() 1627298527 | |
1495843182 | https://github.com/pydata/xarray/pull/7635#issuecomment-1495843182 | https://api.github.com/repos/pydata/xarray/issues/7635 | IC_kwDOAMm_X85ZKMFu | headtr1ck 43316012 | 2023-04-04T11:54:17Z | 2023-04-04T11:54:17Z | COLLABORATOR | @dsgreen2 if you apply the last review comments this is good to go. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implement DataArray.to_dask_dataframe() 1627298527 | |
1475314551 | https://github.com/pydata/xarray/pull/7635#issuecomment-1475314551 | https://api.github.com/repos/pydata/xarray/issues/7635 | IC_kwDOAMm_X85X74N3 | dsgreen2 106010465 | 2023-03-19T16:38:32Z | 2023-03-19T16:38:32Z | CONTRIBUTOR | I have made the changes as suggested. Please review them .Thanks |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implement DataArray.to_dask_dataframe() 1627298527 |
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