diff --git a/doc/source/cookbook.rst b/doc/source/cookbook.rst index a805496fa56ca..6f0d76f6113f8 100644 --- a/doc/source/cookbook.rst +++ b/doc/source/cookbook.rst @@ -30,9 +30,24 @@ Selection `Extending a panel along the minor axis `__ +`Using loc and iloc in selections +`__ + +MultiIndexing +------------- + `Prepending a level to a multiindex `__ +`Slicing a multi-index with xs +`__ + +`Multi-index sorting +`__ + +`Partial Selection, the need for sortedness +`__ + Grouping -------- @@ -81,5 +96,3 @@ HDF5 Miscellaneous ------------- -`Multi-index sorting -`__