issue_comments
7 rows where author_association = "CONTRIBUTOR" and user = 24938400 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: issue_url, reactions, created_at (date), updated_at (date)
user 1
- yashsaboo · 7 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 734802557 | https://github.com/pydata/xarray/pull/4600#issuecomment-734802557 | https://api.github.com/repos/pydata/xarray/issues/4600 | MDEyOklzc3VlQ29tbWVudDczNDgwMjU1Nw== | yashsaboo 24938400 | 2020-11-27T12:03:15Z | 2020-11-27T12:03:15Z | CONTRIBUTOR | It was our pleasure. Thanks @mathause for all the help! :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
plot tests: ensure all figures are closed 748379763 | |
| 734498551 | https://github.com/pydata/xarray/pull/4600#issuecomment-734498551 | https://api.github.com/repos/pydata/xarray/issues/4600 | MDEyOklzc3VlQ29tbWVudDczNDQ5ODU1MQ== | yashsaboo 24938400 | 2020-11-26T22:37:36Z | 2020-11-26T22:37:36Z | CONTRIBUTOR | Thanks @max-sixty!! We have updated the whats-new file too now. |
{
"total_count": 1,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
plot tests: ensure all figures are closed 748379763 | |
| 733940666 | https://github.com/pydata/xarray/pull/4600#issuecomment-733940666 | https://api.github.com/repos/pydata/xarray/issues/4600 | MDEyOklzc3VlQ29tbWVudDczMzk0MDY2Ng== | yashsaboo 24938400 | 2020-11-25T20:53:06Z | 2020-11-25T20:53:06Z | CONTRIBUTOR | Sounds good @mathause. Thanks again! :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
plot tests: ensure all figures are closed 748379763 | |
| 733351547 | https://github.com/pydata/xarray/pull/4609#issuecomment-733351547 | https://api.github.com/repos/pydata/xarray/issues/4609 | MDEyOklzc3VlQ29tbWVudDczMzM1MTU0Nw== | yashsaboo 24938400 | 2020-11-25T00:22:03Z | 2020-11-25T13:13:33Z | CONTRIBUTOR | Followed it up on #4600! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Fixed test_plot_transposed_nondim_coord() and class TestDiscreteColorMap's polluter tests 750167997 | |
| 733343703 | https://github.com/pydata/xarray/pull/4600#issuecomment-733343703 | https://api.github.com/repos/pydata/xarray/issues/4600 | MDEyOklzc3VlQ29tbWVudDczMzM0MzcwMw== | yashsaboo 24938400 | 2020-11-25T00:16:20Z | 2020-11-25T00:16:20Z | CONTRIBUTOR | Thanks, @keewis for bringing that point up. We were aware of |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
plot tests: ensure all figures are closed 748379763 | |
| 732469302 | https://github.com/pydata/xarray/pull/4600#issuecomment-732469302 | https://api.github.com/repos/pydata/xarray/issues/4600 | MDEyOklzc3VlQ29tbWVudDczMjQ2OTMwMg== | yashsaboo 24938400 | 2020-11-23T22:44:21Z | 2020-11-23T22:44:21Z | CONTRIBUTOR | Thanks a lot again for the feedback. Appreciate it! We have made the necessary changes. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
plot tests: ensure all figures are closed 748379763 | |
| 732409466 | https://github.com/pydata/xarray/pull/4600#issuecomment-732409466 | https://api.github.com/repos/pydata/xarray/issues/4600 | MDEyOklzc3VlQ29tbWVudDczMjQwOTQ2Ng== | yashsaboo 24938400 | 2020-11-23T20:31:21Z | 2020-11-23T20:31:21Z | CONTRIBUTOR | Thanks a lot for the feedback. We have addressed all the above issues and made the necessary changes. Please let us know your thoughts on these new changes. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
plot tests: ensure all figures are closed 748379763 |
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]);
issue 2