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

Function func

dask/dataframe/dask_expr/io/tests/test_io.py:362–363  ·  view source on GitHub ↗
(path, columns)

Source from the content-addressed store, hash-verified

360
361
362def func(path, columns):
363 raise NotImplementedError("This shouldn't ever be called")
364
365
366def func2(path, columns):

Callers 15

emulateFunction · 0.50
_call_with_list_argMethod · 0.50
combineMethod · 0.50
aggregateMethod · 0.50
chunkMethod · 0.50
combineMethod · 0.50
aggregateMethod · 0.50
combineMethod · 0.50
aggregateMethod · 0.50
combineMethod · 0.50
aggregateMethod · 0.50
cumulative_wrapperFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected