issues
7 rows where type = "pull" and user = 731499 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: comments, body, created_at (date), updated_at (date), closed_at (date)
id | node_id | number | title | user | state | locked | assignee | milestone | comments | created_at | updated_at ▲ | closed_at | author_association | active_lock_reason | draft | pull_request | body | reactions | performed_via_github_app | state_reason | repo | type |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200593854 | MDExOlB1bGxSZXF1ZXN0MTAxNDIwNzky | 1205 | transfer projection to implied subplots when faceting | vnoel 731499 | closed | 0 | 8 | 2017-01-13T10:16:30Z | 2019-07-13T20:54:14Z | 2019-07-13T20:54:14Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1205 | this catches (sorry for the irrelevant change to reshaping.rst, it seems I've stuck myself in a git hole and can't get out) |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1205/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
200376941 | MDExOlB1bGxSZXF1ZXN0MTAxMjY2MTM5 | 1203 | add info in doc on how to facet with cartopy | vnoel 731499 | closed | 0 | 7 | 2017-01-12T14:13:32Z | 2019-03-28T12:48:09Z | 2017-01-13T16:29:14Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1203 | This change explains - how to pass projection arguments to faceted subplots - how to access the Axes of the created subplots (not relevant only to cartopy), relevant to issue #1202 |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1203/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
211391408 | MDExOlB1bGxSZXF1ZXN0MTA4NzU5MzIw | 1291 | Guess the complementary dimension when only one is passed to pcolormesh | vnoel 731499 | closed | 0 | 10 | 2017-03-02T13:31:16Z | 2017-03-07T15:46:58Z | 2017-03-07T14:56:13Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1291 |
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1291/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
199809433 | MDExOlB1bGxSZXF1ZXN0MTAwODY0NzY0 | 1196 | small typo | vnoel 731499 | closed | 0 | 1 | 2017-01-10T12:32:51Z | 2017-01-10T18:10:21Z | 2017-01-10T18:10:19Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1196 | { "url": "https://api.github.com/repos/pydata/xarray/issues/1196/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | ||||||
187661575 | MDExOlB1bGxSZXF1ZXN0OTI1NDc5ODg= | 1088 | missing return value in sample function calls (I think) | vnoel 731499 | closed | 0 | 3 | 2016-11-07T09:25:40Z | 2016-11-16T02:14:33Z | 2016-11-16T02:14:28Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1088 | sorry if I messed up, I'm not a github master |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/1088/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
187990259 | MDExOlB1bGxSZXF1ZXN0OTI3NzY0NjI= | 1096 | fix typo in doc | vnoel 731499 | closed | 0 | 1 | 2016-11-08T13:22:31Z | 2016-11-08T15:55:32Z | 2016-11-08T15:55:28Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1096 | { "url": "https://api.github.com/repos/pydata/xarray/issues/1096/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | ||||||
187661822 | MDExOlB1bGxSZXF1ZXN0OTI1NDgxNTI= | 1089 | fix typo | vnoel 731499 | closed | 0 | 1 | 2016-11-07T09:26:56Z | 2016-11-07T13:59:10Z | 2016-11-07T13:59:10Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/1089 | { "url": "https://api.github.com/repos/pydata/xarray/issues/1089/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issues] ( [id] INTEGER PRIMARY KEY, [node_id] TEXT, [number] INTEGER, [title] TEXT, [user] INTEGER REFERENCES [users]([id]), [state] TEXT, [locked] INTEGER, [assignee] INTEGER REFERENCES [users]([id]), [milestone] INTEGER REFERENCES [milestones]([id]), [comments] INTEGER, [created_at] TEXT, [updated_at] TEXT, [closed_at] TEXT, [author_association] TEXT, [active_lock_reason] TEXT, [draft] INTEGER, [pull_request] TEXT, [body] TEXT, [reactions] TEXT, [performed_via_github_app] TEXT, [state_reason] TEXT, [repo] INTEGER REFERENCES [repos]([id]), [type] TEXT ); CREATE INDEX [idx_issues_repo] ON [issues] ([repo]); CREATE INDEX [idx_issues_milestone] ON [issues] ([milestone]); CREATE INDEX [idx_issues_assignee] ON [issues] ([assignee]); CREATE INDEX [idx_issues_user] ON [issues] ([user]);