issues
7 rows where state = "closed", type = "pull" and user = 20118130 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: comments, 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1985010450 | PR_kwDOAMm_X85fAHx- | 8433 | Raise exception in to_dataset if resulting variable is also the name of a coordinate | mgunyho 20118130 | closed | 0 | 12 | 2023-11-09T07:38:20Z | 2023-11-14T22:28:17Z | 2023-11-14T22:28:17Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/8433 | Let me know if you think the error message is unclear or too verbose or too fancy or something.
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8433/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
1855291078 | PR_kwDOAMm_X85YLGz2 | 8079 | Consistently report all dimensions in error messages if invalid dimensions are given | mgunyho 20118130 | closed | 0 | 11 | 2023-08-17T16:03:53Z | 2023-09-09T04:55:43Z | 2023-09-09T04:55:43Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/8079 | Hello, I noticed that IMO, the list of dimensions should always be shown in the error message for these kinds of errors, it makes debugging much easier. With this PR, I have implemented this behavior for all such functions that I could find. There is quite a consistent pattern which I think could be factored out into a function, but I didn't have a clear enough picture of the structure of the whole code to do it. I didn't fix the tests yet, I'll do it if you think this can be merged.
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/8079/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
1740268634 | PR_kwDOAMm_X85SHW1Z | 7891 | Add errors option to curvefit | mgunyho 20118130 | closed | 0 | 3 | 2023-06-04T09:43:06Z | 2023-06-16T03:15:07Z | 2023-06-16T03:15:06Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/7891 |
This is a rebased version of #6515, with the arg |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7891/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
1741050111 | PR_kwDOAMm_X85SJ-xN | 7893 | Fix flaky doctest for curvefit | mgunyho 20118130 | closed | 0 | 1 | 2023-06-05T06:10:30Z | 2023-06-09T15:38:58Z | 2023-06-09T15:38:58Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/7893 | Fix flaky doctest introduced in #7821, see https://github.com/pydata/xarray/pull/7821#issuecomment-1537142237. This uses the Another option would be to use |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7893/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
1698626185 | PR_kwDOAMm_X85P6owK | 7821 | Implement multidimensional initial guess and bounds for `curvefit` | mgunyho 20118130 | closed | 0 | 6 | 2023-05-06T13:09:49Z | 2023-06-01T15:51:40Z | 2023-05-31T12:43:07Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/7821 |
With this PR, it's possible to pass an initial guess to I also added examples of using I have a couple of questions:
- Should we change the signature to |
{ "url": "https://api.github.com/repos/pydata/xarray/issues/7821/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | |||||
1698632575 | PR_kwDOAMm_X85P6qCY | 7822 | Fix typos in contribution guide | mgunyho 20118130 | closed | 0 | 1 | 2023-05-06T13:29:22Z | 2023-05-07T09:12:57Z | 2023-05-07T07:34:56Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/7822 | { "url": "https://api.github.com/repos/pydata/xarray/issues/7822/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
xarray 13221727 | pull | ||||||
1345816120 | PR_kwDOAMm_X849h97w | 6944 | Fix step plots with hue | mgunyho 20118130 | closed | 0 | 2 | 2022-08-22T05:00:14Z | 2022-08-28T12:39:33Z | 2022-08-25T15:56:11Z | CONTRIBUTOR | 0 | pydata/xarray/pulls/6944 | This PR fixes the broadcasting error when trying to plot multiple step plots, like
|
{ "url": "https://api.github.com/repos/pydata/xarray/issues/6944/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]);