Skip to content

Commit 4a0b856

Browse files
committed
extend underline
1 parent c17a020 commit 4a0b856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/indexing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1457,7 +1457,7 @@ default value.
14571457
.. _indexing.lookup:
14581458

14591459
The :meth:`~pandas.DataFrame.lookup` method
1460-
----------------------------------------
1460+
-------------------------------------------
14611461
Sometimes you want to extract a set of values given a sequence of row labels
14621462
and column labels, and the ``lookup`` method allows for this and returns a
14631463
NumPy array. For instance:

0 commit comments

Comments
 (0)