We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b29671 commit 5350330Copy full SHA for 5350330
doc/source/advanced.rst
@@ -196,7 +196,7 @@ highly performant. If you want to see the actual used levels.
196
# for a specific level
197
df[['foo','qux']].columns.get_level_values(0)
198
199
-To reconstruct the multiindex with only the used levels
+To reconstruct the ``MultiIndex`` with only the used levels
200
201
.. versionadded:: 0.20.0
202
0 commit comments