Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
Before to run this program you need to execute first tutorial1-1.py
4
that create the tutorial1.h5 file needed here.
Callers
nothing calls this directly
Calls
15
walk_groups
Method · 0.80
list_nodes
Method · 0.80
walk_nodes
Method · 0.80
_f_walknodes
Method · 0.80
_f_list
Method · 0.80
modify_rows
Method · 0.80
where
Method · 0.80
remove_rows
Method · 0.80
_f_rename
Method · 0.45
get_node
Method · 0.45
read
Method · 0.45
append
Method · 0.45
Tested by
no test coverage detected