home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 230631480

This data as json

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
230631480 MDExOlB1bGxSZXF1ZXN0MTIxOTQyNjMx 1422 xarray.core.variable.as_variable part of the public API 4160723 closed 0     6 2017-05-23T08:44:08Z 2017-06-10T18:33:34Z 2017-06-02T17:55:12Z MEMBER   0 pydata/xarray/pulls/1422
  • [x] Closes #1303
  • [x] Tests added / passed
  • [x] Passes git diff upstream/master | flake8 --diff (if we ignore messages for .rst files and "imported but not used" messages for xarray.__init__.py)
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API

Make xarray.core.variable.as_variable part of the public API and accessible as a top-level function: xarray.as_variable.

I changed the docstrings to follow the numpydoc format more closely.

I also removed the copy=False keyword arguments as apparently it was unused.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1422/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 0.527ms · About: xarray-datasette