Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
import
tables
as
tb
Callers
nothing calls this directly
Calls
6
create_index
Method · 0.80
create_table
Method · 0.45
append
Method · 0.45
flush
Method · 0.45
copy
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected