issue_comments
7 rows where issue = 1028110240 and user = 5635139 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date)
issue 1
- Generator for groupby reductions · 7 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
962498057 | https://github.com/pydata/xarray/pull/5871#issuecomment-962498057 | https://api.github.com/repos/pydata/xarray/issues/5871 | IC_kwDOAMm_X845Xo4J | max-sixty 5635139 | 2021-11-06T19:21:46Z | 2021-11-06T19:21:46Z | MEMBER | Big win @dcherian ! Thanks a lot. By LoC, xarray just got 4% better in a single PR! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Generator for groupby reductions 1028110240 | |
951117633 | https://github.com/pydata/xarray/pull/5871#issuecomment-951117633 | https://api.github.com/repos/pydata/xarray/issues/5871 | IC_kwDOAMm_X844sOdB | max-sixty 5635139 | 2021-10-25T16:54:48Z | 2021-10-25T16:54:48Z | MEMBER | Unless @shoyer has any objections — I think we were primarily delayed by Apache Beam, and they have unlocked that dependency, so I would vote to add it as a required dependency. The only realistic way this could be bad is if there's another package that is commonly installed with xarray that a) requires |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Generator for groupby reductions 1028110240 | |
950304347 | https://github.com/pydata/xarray/pull/5871#issuecomment-950304347 | https://api.github.com/repos/pydata/xarray/issues/5871 | IC_kwDOAMm_X844pH5b | max-sixty 5635139 | 2021-10-24T11:06:56Z | 2021-10-24T11:06:56Z | MEMBER |
What are your thoughts re adding the typing_extensions dependency? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Generator for groupby reductions 1028110240 | |
950268614 | https://github.com/pydata/xarray/pull/5871#issuecomment-950268614 | https://api.github.com/repos/pydata/xarray/issues/5871 | IC_kwDOAMm_X844o_LG | max-sixty 5635139 | 2021-10-24T06:26:24Z | 2021-10-24T06:26:24Z | MEMBER | I just checked Apache beam (the library that prevented us upgrading last time), and they now support typing-extensions<4, so I would vote to add that dependency, rather than drop 3.7. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Generator for groupby reductions 1028110240 | |
950237563 | https://github.com/pydata/xarray/pull/5871#issuecomment-950237563 | https://api.github.com/repos/pydata/xarray/issues/5871 | IC_kwDOAMm_X844o3l7 | max-sixty 5635139 | 2021-10-24T00:27:31Z | 2021-10-24T00:27:31Z | MEMBER | Bah, Is it possible to mandate |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Generator for groupby reductions 1028110240 | |
950236575 | https://github.com/pydata/xarray/pull/5871#issuecomment-950236575 | https://api.github.com/repos/pydata/xarray/issues/5871 | IC_kwDOAMm_X844o3Wf | max-sixty 5635139 | 2021-10-24T00:17:15Z | 2021-10-24T00:17:15Z | MEMBER | I fixed mypy! @Illviljan thanks for the Actually much more tedious was fixing Great work @dcherian ! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Generator for groupby reductions 1028110240 | |
950229311 | https://github.com/pydata/xarray/pull/5871#issuecomment-950229311 | https://api.github.com/repos/pydata/xarray/issues/5871 | IC_kwDOAMm_X844o1k_ | max-sixty 5635139 | 2021-10-23T23:01:18Z | 2021-10-23T23:01:18Z | MEMBER |
I tried for a while. I'm still trying! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Generator for groupby reductions 1028110240 |
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