Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ test_recordbatch_slice_getitem
Function
test_recordbatch_slice_getitem
python/pyarrow/tests/test_table.py:1309–1310 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1307
1308
1309
def
test_recordbatch_slice_getitem():
1310
return
_table_like_slice_tests(pa.RecordBatch.from_arrays)
1311
1312
1313
def
test_table_slice_getitem():
Callers
nothing calls this directly
Calls
1
_table_like_slice_tests
Function · 0.85
Tested by
no test coverage detected