home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 747055666

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/4309#issuecomment-747055666 https://api.github.com/repos/pydata/xarray/issues/4309 747055666 MDEyOklzc3VlQ29tbWVudDc0NzA1NTY2Ng== 226037 2020-12-16T21:35:57Z 2020-12-16T21:35:57Z MEMBER

I'm looking at other bits of knowledge of how backends work that are still present in the generic parts of open_dataset.

We see _autodetect_engine and _normalize_path.

We aim at removing _autodetect_engine in favour of adding a new can_open(filename_or_obj, ...) backend function declared via the plugin interface.

On the other hand _normalize_path can be removed entirely once ZarrStore.open_group will accept os.PathLike objects.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  672912921
Powered by Datasette · Queries took 0.708ms · About: xarray-datasette