Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ray-project/ray
/ fn
Function
fn
python/ray/data/tests/test_map.py:1362–1363 ·
view source on GitHub ↗
(row)
Source
from the content-addressed store, hash-verified
1360
if
fn_type ==
"func"
:
1361
1362
def
fn(row):
1363
return
row
1364
1365
else
:
1366
Callers
15
__ray_call__
Method · 0.50
_preprocess
Function · 0.50
_postprocess
Function · 0.50
__init__
Method · 0.50
arrow_wrapper
Function · 0.50
handle_trace
Function · 0.50
add_column
Method · 0.50
timeit
Function · 0.50
auto_init_wrapper
Function · 0.50
nvmlDeviceReadWritePRM_v1
Function · 0.50
c_nvmlSystemEventSetCreate
Function · 0.50
c_nvmlSystemEventSetFree
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected