MCPcopy Index your code
hub / github.com/PyTables/PyTables / tutorial2.py

File tutorial2.py

examples/tutorial2.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""This program shows the different protections that PyTables offer to the user
2in order to insure a correct data injection in tables.
3
4Example to be used in the second tutorial in the User's Guide.

Callers

nothing calls this directly

Calls 6

create_groupMethod · 0.80
dtypeMethod · 0.45
create_tableMethod · 0.45
appendMethod · 0.45
flushMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected