Skip to content

Commit ddd9eab

Browse files
author
tp
committed
small addition/cleanup + resolved merge conflict
1 parent de8ef29 commit ddd9eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/indexes/multi.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2366,7 +2366,7 @@ def get_locs(self, seq):
23662366
23672367
See also
23682368
--------
2369-
get_loc : Get location for a label or a tuple of labels.
2369+
MultiIndex.get_loc : Get location for a label or a tuple of labels.
23702370
"""
23712371

23722372
# must be lexsorted to at least as many levels

0 commit comments

Comments
 (0)