On this page
pandas.Series.iat
Series.iat
-
Fast integer location scalar accessor.
Similarly to
iloc
,iat
provides integer based lookups. You can also set using these indexers.
© 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.iat.html