issue_comments
3 rows where author_association = "CONTRIBUTOR" and issue = 187208913 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- New infer_intervals keyword for pcolormesh · 3 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
258461994 | https://github.com/pydata/xarray/pull/1079#issuecomment-258461994 | https://api.github.com/repos/pydata/xarray/issues/1079 | MDEyOklzc3VlQ29tbWVudDI1ODQ2MTk5NA== | ocefpaf 950575 | 2016-11-04T15:26:25Z | 2016-11-04T15:26:25Z | CONTRIBUTOR |
Even though I would love to have that functionality I do not believe it is high priority. Maybe you could only add a note in the docs mentioning that the cell boundaries might exist? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
New infer_intervals keyword for pcolormesh 187208913 | |
258382469 | https://github.com/pydata/xarray/pull/1079#issuecomment-258382469 | https://api.github.com/repos/pydata/xarray/issues/1079 | MDEyOklzc3VlQ29tbWVudDI1ODM4MjQ2OQ== | ocefpaf 950575 | 2016-11-04T09:33:42Z | 2016-11-04T09:33:42Z | CONTRIBUTOR |
A special case that I love. In the old Matlab day we had horrible hacks to get pcolor to work properly :smile:
That is fine. Maybe a warning in the docs would be nice. So people can revert to a "manual" plotting to get the boundaries right. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
New infer_intervals keyword for pcolormesh 187208913 | |
258378187 | https://github.com/pydata/xarray/pull/1079#issuecomment-258378187 | https://api.github.com/repos/pydata/xarray/issues/1079 | MDEyOklzc3VlQ29tbWVudDI1ODM3ODE4Nw== | ocefpaf 950575 | 2016-11-04T09:12:47Z | 2016-11-04T09:12:47Z | CONTRIBUTOR | Is (Sorry if I am only making noise here and this does not make sense. In that case just ignore my comment.) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
New infer_intervals keyword for pcolormesh 187208913 |
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