issue_comments
4 rows where author_association = "CONTRIBUTOR" and issue = 894753913 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Properly infer intervals of pcolormesh when plotting on logscale · 4 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
873140890 | https://github.com/pydata/xarray/pull/5334#issuecomment-873140890 | https://api.github.com/repos/pydata/xarray/issues/5334 | MDEyOklzc3VlQ29tbWVudDg3MzE0MDg5MA== | santisoler 11541317 | 2021-07-02T17:08:58Z | 2021-07-02T17:09:04Z | CONTRIBUTOR | Thanks @dcherian! I really liked the PR process in xarray, having 3 reviewers here was awesome and a crucial part for building quality code. Thanks for your hard work and comments! Hope this to be the first PR of many more! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Properly infer intervals of pcolormesh when plotting on logscale 894753913 | |
856195015 | https://github.com/pydata/xarray/pull/5334#issuecomment-856195015 | https://api.github.com/repos/pydata/xarray/issues/5334 | MDEyOklzc3VlQ29tbWVudDg1NjE5NTAxNQ== | santisoler 11541317 | 2021-06-07T19:21:54Z | 2021-06-07T19:21:54Z | CONTRIBUTOR | @shoyer I've just fixed some errors on the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Properly infer intervals of pcolormesh when plotting on logscale 894753913 | |
846034540 | https://github.com/pydata/xarray/pull/5334#issuecomment-846034540 | https://api.github.com/repos/pydata/xarray/issues/5334 | MDEyOklzc3VlQ29tbWVudDg0NjAzNDU0MA== | santisoler 11541317 | 2021-05-21T15:28:25Z | 2021-05-21T15:28:25Z | CONTRIBUTOR | @shoyer Now I think this PR is ready to be reviewed. I added one test function for the Let me know if you think I should change or add anything else, and feel free to make any suggestion on the review. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Properly infer intervals of pcolormesh when plotting on logscale 894753913 | |
845921245 | https://github.com/pydata/xarray/pull/5334#issuecomment-845921245 | https://api.github.com/repos/pydata/xarray/issues/5334 | MDEyOklzc3VlQ29tbWVudDg0NTkyMTI0NQ== | santisoler 11541317 | 2021-05-21T12:38:06Z | 2021-05-21T12:38:06Z | CONTRIBUTOR | Thanks @shoyer!
Yes! I got a little bit busier after I opened this PR and couldn't find the time to do so. Let me find a gap to add some tests. I'll ping you as soon as the PR is ready for a review. Thanks! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Properly infer intervals of pcolormesh when plotting on logscale 894753913 |
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