Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyTables/PyTables
/ nested-tut.py
File
nested-tut.py
examples/nested-tut.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Small example showing the use of nested types in PyTables.
2
3
The program creates an output file,
'nested-tut.h5'
. You can view it
4
with
ptdump or any HDF5 generic utility.
Callers
nothing calls this directly
Calls
6
_f_col
Method · 0.80
_f_walk
Method · 0.80
create_table
Method · 0.45
append
Method · 0.45
flush
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected