Pandas version checks
- [X] I have checked that the issue still exists on the latest versions of the docs on
mainhere
Location of the documentation
https://pandas.pydata.org/docs/reference/api/pandas.MultiIndex.html
Documentation problem
Missing documentation for MultiIndex.drop(), which has different signature than Index.drop()
Suggested fix for documentation
Add in link to MultiIndex.drop() and make sure docs for it are generated.