home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 362773103

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/1793#issuecomment-362773103 https://api.github.com/repos/pydata/xarray/issues/1793 362773103 MDEyOklzc3VlQ29tbWVudDM2Mjc3MzEwMw== 306380 2018-02-03T03:13:04Z 2018-02-03T03:13:04Z MEMBER

Honestly we don't have a very clean mechanism for this. Probably you want to look at dask.context._globals['get']. This should either be None, which means "use the collection's default" (dask.threaded.get in your case) or a callable. If you're using the distributed scheduler then this will be a method of a Client object. Again, not a very clean thing to test for. My apologies.

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