MCPcopy Create free account
hub / github.com/dask/dask / _

Route _

dask/dataframe/backends.py:None–None  ·  view source on GitHub ↗
make_meta_dispatch.register((pd.Series, pd.DataFrame))

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

no outgoing calls

Tested by

no test coverage detected