home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 739994871

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-739994871 https://api.github.com/repos/pydata/xarray/issues/4659 739994871 MDEyOklzc3VlQ29tbWVudDczOTk5NDg3MQ== 14808389 2020-12-07T15:36:57Z 2020-12-07T15:42:22Z MEMBER

you can just decorate tests that require dask with requires_dask and they will be skipped automatically if dask is not installed

Edit: actually, you seem to import dask in some modules, which is not what we want. We usually use either the dask_compat module or pycompat.dask_array_type to work around that.

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