Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
The program creates an output file,
'tutorial1.h5'
. You can view it
4
with
any HDF5 generic utility.
Callers
nothing calls this directly
Calls
15
tutprint
Function · 0.85
tutrepr
Function · 0.85
tutsep
Function · 0.85
tutexc
Function · 0.85
create_group
Method · 0.80
walk_groups
Method · 0.80
list_nodes
Method · 0.80
walk_nodes
Method · 0.80
_f_list
Method · 0.80
remove_rows
Method · 0.80
create_table
Method · 0.45
append
Method · 0.45
Tested by
no test coverage detected