We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b4add commit 6a52634Copy full SHA for 6a52634
doc/source/user_guide/10min.rst
@@ -233,7 +233,7 @@ For getting fast access to a scalar (equivalent to the prior method):
233
Selection by position
234
~~~~~~~~~~~~~~~~~~~~~
235
236
-See more in :ref:`Selection by Position <indexing.integer>` using :meth:`DataFrame.iloc` or :meth:`DataFrame.at`.
+See more in :ref:`Selection by Position <indexing.integer>` using :meth:`DataFrame.iloc` or :meth:`DataFrame.iat`.
237
238
Select via the position of the passed integers:
239
0 commit comments