Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyTables/PyTables
/ objecttree.py
File
objecttree.py
examples/objecttree.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
tables
as
tb
2
3
4
class
Particle(tb.IsDescription):
Callers
nothing calls this directly
Calls
6
create_group
Method · 0.80
create_array
Method · 0.45
create_table
Method · 0.45
append
Method · 0.45
flush
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected