MCPcopy Create free account
hub / github.com/PyTables/PyTables / create_backcompat_indexes.py

File create_backcompat_indexes.py

tables/tests/create_backcompat_indexes.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Script for creating different kind of indexes in a small space as possible.
2# This is intended for testing purposes.
3
4import tables as tb

Callers

nothing calls this directly

Calls 6

create_indexMethod · 0.80
create_tableMethod · 0.45
appendMethod · 0.45
flushMethod · 0.45
copyMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected