issue_comments
7 rows where issue = 664363493 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: updated_at (date)
issue 1
- fix matplotlib errors for single level discrete colormaps · 7 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 792078075 | https://github.com/pydata/xarray/pull/4256#issuecomment-792078075 | https://api.github.com/repos/pydata/xarray/issues/4256 | MDEyOklzc3VlQ29tbWVudDc5MjA3ODA3NQ== | keewis 14808389 | 2021-03-06T22:35:40Z | 2021-03-06T22:35:40Z | MEMBER | if CI agrees this should finally be ready for merging. We still don't run our tests against nightly versions of |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
fix matplotlib errors for single level discrete colormaps 664363493 | |
| 751815463 | https://github.com/pydata/xarray/pull/4256#issuecomment-751815463 | https://api.github.com/repos/pydata/xarray/issues/4256 | MDEyOklzc3VlQ29tbWVudDc1MTgxNTQ2Mw== | keewis 14808389 | 2020-12-28T18:16:45Z | 2020-12-28T18:17:12Z | MEMBER | Not sure. Removing the They made some progress with uploading to Once that works and the wheels are available on |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
fix matplotlib errors for single level discrete colormaps 664363493 | |
| 716214399 | https://github.com/pydata/xarray/pull/4256#issuecomment-716214399 | https://api.github.com/repos/pydata/xarray/issues/4256 | MDEyOklzc3VlQ29tbWVudDcxNjIxNDM5OQ== | keewis 14808389 | 2020-10-25T21:25:42Z | 2020-10-25T21:25:42Z | MEMBER | no, unfortunately not: right now, we're not installing |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
fix matplotlib errors for single level discrete colormaps 664363493 | |
| 663255093 | https://github.com/pydata/xarray/pull/4256#issuecomment-663255093 | https://api.github.com/repos/pydata/xarray/issues/4256 | MDEyOklzc3VlQ29tbWVudDY2MzI1NTA5Mw== | keewis 14808389 | 2020-07-23T22:04:46Z | 2020-07-23T23:16:32Z | MEMBER | I don't know how those projects upload to that repository. @TomAugspurger, can you help with that? Edit: https://github.com/MacPython/pandas-wheels/blob/master/azure/posix.yml, maybe? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
fix matplotlib errors for single level discrete colormaps 664363493 | |
| 663071950 | https://github.com/pydata/xarray/pull/4256#issuecomment-663071950 | https://api.github.com/repos/pydata/xarray/issues/4256 | MDEyOklzc3VlQ29tbWVudDY2MzA3MTk1MA== | keewis 14808389 | 2020-07-23T15:27:06Z | 2020-07-23T15:27:57Z | MEMBER | if not, it might be worth copying |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
fix matplotlib errors for single level discrete colormaps 664363493 | |
| 663062817 | https://github.com/pydata/xarray/pull/4256#issuecomment-663062817 | https://api.github.com/repos/pydata/xarray/issues/4256 | MDEyOklzc3VlQ29tbWVudDY2MzA2MjgxNw== | keewis 14808389 | 2020-07-23T15:10:25Z | 2020-07-23T15:10:59Z | MEMBER | yes, we can't seem to use also, when pointing my browser to that url, I get a |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
fix matplotlib errors for single level discrete colormaps 664363493 | |
| 662937558 | https://github.com/pydata/xarray/pull/4256#issuecomment-662937558 | https://api.github.com/repos/pydata/xarray/issues/4256 | MDEyOklzc3VlQ29tbWVudDY2MjkzNzU1OA== | keewis 14808389 | 2020-07-23T10:42:50Z | 2020-07-23T10:42:50Z | MEMBER | hmm... it seems that's because the repository is down, so now we're falling back to the PyPI version. @tacaswell, can you confirm? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
fix matplotlib errors for single level discrete colormaps 664363493 |
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