statsmodels.iolib.table.SimpleTable.index

SimpleTable.index(value, start=0, stop=sys.maxsize, /)

返回值的第一个索引。

如果值不存在,则引发ValueError。


Last update: Oct 16, 2024