There was an error while loading. Please reload this page.
1 parent de8ef29 commit ddd9eabCopy full SHA for ddd9eab
pandas/core/indexes/multi.py
@@ -2366,7 +2366,7 @@ def get_locs(self, seq):
2366
2367
See also
2368
--------
2369
- get_loc : Get location for a label or a tuple of labels.
+ MultiIndex.get_loc : Get location for a label or a tuple of labels.
2370
"""
2371
2372
# must be lexsorted to at least as many levels
0 commit comments