home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 710071238

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
710071238 MDU6SXNzdWU3MTAwNzEyMzg= 4468 Backend read support: dynamic import in xarray namespace of backend open functions 35919497 closed 0     0 2020-09-28T08:47:09Z 2020-12-10T14:29:56Z 2020-12-10T14:29:56Z COLLABORATOR      

@jhamman, @shoyer @alexamici we discussed last time about the possibility to import directly in the xarray namespace the open function of the backends, open_dataset_${engine}. I just want to recap some pro and cons of this proposal:

Pros: - Expert users can use directly the open function of the backend (without using engine=) - They can use Tab key to autocomplete the backend kwargs. - They can easily access to the backend open function signature. (that's really useful!)

Cons: - The users they might expect in the namespace also the other corresponding functions: open_mfdataset_${engine}, open_datarray_${engine} etc ... and we are not going to do it because it is too confusing

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

Links from other tables

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