bundles / scipy 1.17.1 / scipy / _lib / array_api_compat / common / _helpers / is_dask_namespace
_lru_cache_wrapper
scipy._lib.array_api_compat.common._helpers:is_dask_namespace
source: /scipy/_lib/array_api_compat/common/_helpers.py :403
Signature
def is_dask_namespace ( xp : Namespace ) → bool Summary
Returns True if xp is a Dask namespace.
Extended Summary
This includes both dask.array itself and the version wrapped by array-api-compat.
See also
Aliases
-
scipy.cluster.hierarchy.is_dask