Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
362
def
func(path, columns):
363
raise
NotImplementedError(
"This shouldn't ever be called"
)
364
365
366
def
func2(path, columns):
Callers
15
emulate
Function · 0.50
_call_with_list_arg
Method · 0.50
combine
Method · 0.50
aggregate
Method · 0.50
chunk
Method · 0.50
combine
Method · 0.50
aggregate
Method · 0.50
combine
Method · 0.50
aggregate
Method · 0.50
combine
Method · 0.50
aggregate
Method · 0.50
cumulative_wrapper
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected