MCPcopy Index your code
hub / github.com/dask/dask / test_valid_divisions

Function test_valid_divisions

dask/dataframe/tests/test_utils_dataframe.py:703–704  ·  view source on GitHub ↗
(divisions, valid)

Source from the content-addressed store, hash-verified

701 ],
702)
703def test_valid_divisions(divisions, valid):
704 assert valid_divisions(divisions) == valid
705
706
707def test_pyarrow_strings_enabled():

Callers

nothing calls this directly

Calls 1

valid_divisionsFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…