home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 740006353

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/pull/4659#issuecomment-740006353 https://api.github.com/repos/pydata/xarray/issues/4659 740006353 MDEyOklzc3VlQ29tbWVudDc0MDAwNjM1Mw== 14808389 2020-12-07T15:55:12Z 2020-12-07T15:55:12Z MEMBER

sorry, it is indeed called dask_array_compat. Looking closer, you probably won't be able to use that. Instead, I'd advise to do a local import (for an example see Dataset.to_dask_dataframe). For the change in variable.py I would use the same pattern as for pycompat.dask_array_type, so if dask.dataframe is not available dask_dataframe_type should be ().

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