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

File tutorial1-2.py

examples/tutorial1-2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""This example shows how to browse the object tree and enlarge tables.
2
3Before to run this program you need to execute first tutorial1-1.py
4that create the tutorial1.h5 file needed here.

Callers

nothing calls this directly

Calls 15

walk_groupsMethod · 0.80
list_nodesMethod · 0.80
walk_nodesMethod · 0.80
_f_walknodesMethod · 0.80
_f_listMethod · 0.80
modify_rowsMethod · 0.80
whereMethod · 0.80
remove_rowsMethod · 0.80
_f_renameMethod · 0.45
get_nodeMethod · 0.45
readMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected