Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dask/dask
/ insert_meta_param_description
Function
insert_meta_param_description
dask/dataframe/utils.py:104–104 ·
view source on GitHub ↗
(func: T)
Source
from the content-addressed store, hash-verified
102
103
@overload
104
def
insert_meta_param_description(func: T) -> T: ...
105
106
107
@overload
Callers
nothing calls this directly
Calls
4
split
Method · 0.80
get
Method · 0.45
join
Method · 0.45
replace
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…