pandas.Index.get_value

Index.get_value(series, key)[source]

Fast lookup of value from 1-dimensional ndarray.

Only use this if you know what you’re doing.

Returns
scalar or Series