Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyTables/PyTables
/ filenodes1.py
File
filenodes1.py
examples/filenodes1.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
tables
as
tb
2
from
tables.nodes
import
filenode
3
4
h5file = tb.open_file(
"fnode.h5"
,
"w"
)
Callers
nothing calls this directly
Calls
6
get_node_attr
Method · 0.80
write
Method · 0.80
seek
Method · 0.80
tell
Method · 0.80
close
Method · 0.45
readline
Method · 0.45
Tested by
no test coverage detected