From b43f4c8cf155a941ae7d2cec2d38c82da46e9182 Mon Sep 17 00:00:00 2001 From: Giftlin Rajaiah Date: Wed, 8 Nov 2017 18:27:19 +0530 Subject: [PATCH] Doc --- doc/source/advanced.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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