Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyTables/PyTables
/ table1.py
File
table1.py
examples/table1.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
8
create_group
Method · 0.80
list_nodes
Method · 0.80
walk_nodes
Method · 0.80
create_table
Method · 0.45
append
Method · 0.45
flush
Method · 0.45
read
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected