Skip to content

Commit 26a3dc5

Browse files
committed
DOC: Remove repeating return description (pandas-dev#25356)
1 parent c7124e7 commit 26a3dc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/frame.py

-1
Original file line numberDiff line numberDiff line change
@@ -3670,7 +3670,6 @@ def lookup(self, row_labels, col_labels):
36703670
Returns
36713671
-------
36723672
numpy.ndarray
3673-
Array of the values corresponding to each (row, col) pair.
36743673
36753674
Notes
36763675
-----

0 commit comments

Comments
 (0)