Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyTables/PyTables
/ table-tree.py
File
table-tree.py
examples/table-tree.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
3
import
tables
as
tb
4
Callers
nothing calls this directly
Calls
15
create_group
Method · 0.80
walk_groups
Method · 0.80
walk_nodes
Method · 0.80
list_nodes
Method · 0.80
remove_node
Method · 0.80
from_type
Method · 0.45
from_kind
Method · 0.45
create_table
Method · 0.45
append
Method · 0.45
flush
Method · 0.45
iterrows
Method · 0.45
create_array
Method · 0.45
Tested by
no test coverage detected