MCPcopy Create free account
hub / github.com/dask/dask / __init__.py

File __init__.py

dask/dataframe/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3
4def _dask_expr_enabled() -> bool:

Callers

nothing calls this directly

Calls 1

_dask_expr_enabledFunction · 0.85

Tested by

no test coverage detected