scipy.LowLevelCallable.index

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

返回值的第一个索引。

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