We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c17a020 commit 4a0b856Copy full SHA for 4a0b856
doc/source/user_guide/indexing.rst
@@ -1457,7 +1457,7 @@ default value.
1457
.. _indexing.lookup:
1458
1459
The :meth:`~pandas.DataFrame.lookup` method
1460
-----------------------------------------
+-------------------------------------------
1461
Sometimes you want to extract a set of values given a sequence of row labels
1462
and column labels, and the ``lookup`` method allows for this and returns a
1463
NumPy array. For instance:
0 commit comments