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

File backends.py

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

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import warnings
4from collections.abc import Iterable

Callers

nothing calls this directly

Calls 3

CreationDispatchClass · 0.90
register_backendMethod · 0.80

Tested by

no test coverage detected