Scipy.org
Docs
SciPy v0.19.0 Reference Guide
index
modules
modules
scipy.LowLevelCallable.index
¶
LowLevelCallable.
index
(
value
[
,
start
[
,
stop
]
]
)
→ integer -- return first index of value.
¶
Raises ValueError if the value is not present.