Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ CustomClass
Class
CustomClass
python/pyarrow/tests/test_feather.py:376–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
374
pytest.skip(
'Windows hangs on to file handle for some reason'
)
375
376
class
CustomClass:
377
pass
378
379
# strings will fail
380
df = pd.DataFrame(
Callers
1
test_delete_partial_file_on_error
Function · 0.70
Calls
no outgoing calls
Tested by
1
test_delete_partial_file_on_error
Function · 0.56