On this page
pandas.Series.get_value
Series.get_value(label, takeable=False)
-
Quickly retrieve single value at passed index label
Parameters: index : label
takeable : interpret the index as indexers, default False
Returns: value : scalar value
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.18.1/generated/pandas.Series.get_value.html