MCPcopy 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

1import tables as tb
2
3
4class Particle(tb.IsDescription):

Callers

nothing calls this directly

Calls 8

create_groupMethod · 0.80
list_nodesMethod · 0.80
walk_nodesMethod · 0.80
create_tableMethod · 0.45
appendMethod · 0.45
flushMethod · 0.45
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected