home / github

Menu
  • Search all tables
  • GraphQL API

issues

Table actions
  • GraphQL API for issues

7 rows where repo = 13221727, type = "pull" and user = 14314623 sorted by updated_at descending

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: comments, created_at (date), updated_at (date), closed_at (date)

type 1

  • pull · 7 ✖

state 1

  • closed 7

repo 1

  • xarray · 7 ✖
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
904000857 MDExOlB1bGxSZXF1ZXN0NjU1MTkzNzg0 5388 Inconsistent docstring for isel etc. jbusecke 14314623 closed 0     1 2021-05-27T17:10:17Z 2021-05-27T19:37:40Z 2021-05-27T19:37:06Z CONTRIBUTOR   0 pydata/xarray/pulls/5388

I found that the options for the missing_dims parameter where described inconsistently in the docstring (`"warning" vs "warn").

Not sure I found all occurrences of it here.

  • [x] Passes pre-commit run --all-files
  • [ ] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5388/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    xarray 13221727 pull
760375642 MDExOlB1bGxSZXF1ZXN0NTM1MjE3ODQ5 4668 Fixing non-lazy behavior of sampled+weighted jbusecke 14314623 closed 0     6 2020-12-09T14:26:08Z 2020-12-16T19:05:30Z 2020-12-16T19:05:30Z CONTRIBUTOR   0 pydata/xarray/pulls/4668
  • [x] Closes #4625
  • [x] Tests added
  • [x] Passes isort . && black . && mypy . && flake8
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4668/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    xarray 13221727 pull
733789095 MDExOlB1bGxSZXF1ZXN0NTEzNDg0MzM0 4559 Dask friendly check in `.weighted()` jbusecke 14314623 closed 0     15 2020-10-31T19:11:37Z 2020-11-09T16:22:51Z 2020-11-09T16:22:45Z CONTRIBUTOR   0 pydata/xarray/pulls/4559
  • [x] Closes #4541
  • [x] Tests added
  • [x] Passes isort . && black . && mypy . && flake8
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/4559/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    xarray 13221727 pull
433410125 MDExOlB1bGxSZXF1ZXN0MjcwNjE3NjQ5 2894 Added docs example for `xarray.Dataset.get()` jbusecke 14314623 closed 0     7 2019-04-15T18:03:20Z 2019-04-16T12:44:13Z 2019-04-16T12:44:13Z CONTRIBUTOR   0 pydata/xarray/pulls/2894

Added example of xarray.Dataset.get method and alternative ds[var_list] syntax. - [ ] Closes #2884

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2894/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    xarray 13221727 pull
433522846 MDExOlB1bGxSZXF1ZXN0MjcwNzA3ODYw 2897 Bugfix for docs build instructions jbusecke 14314623 closed 0     1 2019-04-15T23:42:36Z 2019-04-16T04:22:43Z 2019-04-16T03:57:28Z CONTRIBUTOR   0 pydata/xarray/pulls/2897

Added clearer instructions on how to build xarray documentation for contribution guide - [x] Closes #2893

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2897/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    xarray 13221727 pull
398041758 MDExOlB1bGxSZXF1ZXN0MjQzODUwNjU1 2665 enable internal plotting with cftime datetime jbusecke 14314623 closed 0     28 2019-01-10T22:23:31Z 2019-02-08T18:15:26Z 2019-02-08T00:11:14Z CONTRIBUTOR   0 pydata/xarray/pulls/2665

This PR is meant to restore the internal plotting capabilities for objects with cftime.datetime dimensions. Based mostly on the discussions in #2164

  • [x] Closes #2164
  • [x] Tests added
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2665/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    xarray 13221727 pull
356546301 MDExOlB1bGxSZXF1ZXN0MjEyNzgwMjUy 2397 add options for nondivergent and divergent cmap jbusecke 14314623 closed 0     6 2018-09-03T15:31:26Z 2018-09-05T15:17:23Z 2018-09-05T15:17:23Z CONTRIBUTOR   0 pydata/xarray/pulls/2397
  • [ ] Closes #2394 (remove if there is no corresponding issue, which should only be the case for minor changes)
  • [ ] Tests passed (for all non-documentation changes)
  • [ ] Tests added (for all bug fixes or enhancements)
  • [ ] Fully documented, including whats-new.rst for all changes and api.rst for new API (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later)
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2397/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

CSV options:

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]);
Powered by Datasette · Queries took 79.51ms · About: xarray-datasette