diff --git a/doc/source/advanced.rst b/doc/source/advanced.rst index db1780e88baef..8b53c56b01ab1 100644 --- a/doc/source/advanced.rst +++ b/doc/source/advanced.rst @@ -196,7 +196,7 @@ highly performant. If you want to see the actual used levels. # for a specific level df[['foo','qux']].columns.get_level_values(0) -To reconstruct the multiindex with only the used levels +To reconstruct the ``MultiIndex`` with only the used levels .. versionadded:: 0.20.0