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:135–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
TEST_FILES.append(path)
134
135
def
f():
136
write_feather(df, path, version=version)
137
138
pytest.raises(exc, f)
139
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