MCPcopy Create free account
hub / github.com/PyTables/PyTables / tutorial1.py

File tutorial1.py

doc/scripts/tutorial1.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Small but quite comprehensive example showing the use of PyTables.
2
3The program creates an output file, 'tutorial1.h5'. You can view it
4with any HDF5 generic utility.

Callers

nothing calls this directly

Calls 15

tutprintFunction · 0.85
tutreprFunction · 0.85
tutsepFunction · 0.85
tutexcFunction · 0.85
create_groupMethod · 0.80
walk_groupsMethod · 0.80
list_nodesMethod · 0.80
walk_nodesMethod · 0.80
_f_listMethod · 0.80
remove_rowsMethod · 0.80
create_tableMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected