pandas.Series.iget_value
- 
Series.iget_value(i, axis=0)[source] - 
DEPRECATED. Use
.iloc[i]or.iat[i]instead 
    © 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.19.2/generated/pandas.Series.iget_value.html