4.5.7.3.3.1.11. statsmodels.iolib.table.SimpleTable.index

SimpleTable.index(value[, start[, stop]]) → integer -- return first index of value.

Raises ValueError if the value is not present.