We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3377a6d commit 65047d6Copy full SHA for 65047d6
pandas/core/frame.py
@@ -5168,7 +5168,7 @@ def drop(
5168
Remove rows or columns by specifying label names and corresponding
5169
axis, or by specifying directly index or column names. When using a
5170
multi-index, labels on different levels can be removed by specifying
5171
- the level. See the `user guide <advanced.shown_levels>`
+ the level. See the :ref:`user guide <advanced.shown_levels>`
5172
for more information about the now unused levels.
5173
5174
Parameters
0 commit comments