diff --git a/stack-0.html b/stack-0.html index 187a386..7982741 100644 --- a/stack-0.html +++ b/stack-0.html @@ -61,7 +61,7 @@

Unstack

df.unstack( level=0 )
-

(The reverse operation is stack.)

+

(The reverse operation is a combination of stack and swaplevel.)