home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 270677100

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
270677100 MDExOlB1bGxSZXF1ZXN0MTUwMzA4NTg0 1682 Add option “engine” 10137 closed 0     11 2017-11-02T14:38:07Z 2022-04-15T02:01:28Z 2022-04-15T02:01:28Z NONE   0 pydata/xarray/pulls/1682

Implements a new xarray option engine for setting the default backend data read/write engine. Inspired by this Stack Overflow answer.

This PR is not ready for merge yet but I wanted to verify if the code changes are on the right track.

The default engine option value is None. If this option is set the _get_default_engine() function will return its value without going through the import statements chain.

  • [ ] Closes #xxxx
  • [ ] Tests added / passed
  • [ ] Passes git diff upstream/master **/*py | flake8 --diff
  • [ ] Fully documented, including whats-new.rst for all changes and api.rst for new API
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/1682/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

  • 3 rows from issues_id in issues_labels
  • 11 rows from issue in issue_comments
Powered by Datasette · Queries took 78.234ms · About: xarray-datasette