Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ f
Function
f
python/pyarrow/tests/test_feather.py:142–143 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
140
TEST_FILES.append(path)
141
142
def
f():
143
write_feather(df, path, version=version)
144
145
pytest.raises(exc, f)
146
Callers
8
assert_does_not_leak
Function · 0.85
wrapper
Function · 0.85
memory_leak_check
Function · 0.85
TEST
Function · 0.85
DebugSync
Class · 0.85
UTF8ForEach
Function · 0.85
TEST
Function · 0.85
wrapper
Method · 0.85
Calls
1
write_feather
Function · 0.90
Tested by
no test coverage detected