MCPcopy 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
3The program creates an output file, 'nested-tut.h5'. You can view it
4with ptdump or any HDF5 generic utility.

Callers

nothing calls this directly

Calls 6

_f_colMethod · 0.80
_f_walkMethod · 0.80
create_tableMethod · 0.45
appendMethod · 0.45
flushMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected