Skip to content

Commit 960a047

Browse files
committed
DOC: Documentation for MultiIndex.get_locs() is missing in v0.25 docs (pandas-dev#30056)
1 parent 8841969 commit 960a047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/indexes/multi.py

+1
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ class MultiIndex(Index):
191191
swaplevel
192192
reorder_levels
193193
remove_unused_levels
194+
get_locs
194195
195196
See Also
196197
--------

0 commit comments

Comments
 (0)