Skip to content

Commit 7e3585d

Browse files
committed
DOC: cookbook.rst
1 parent 67146bc commit 7e3585d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/cookbook.rst

+6
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ The :ref:`multindexing <indexing.hierarchical>` docs.
8383
`Creating a multi-index from a labeled frame
8484
<http://stackoverflow.com/questions/14916358/reshaping-dataframes-in-pandas-based-on-column-labels>`__
8585

86+
Arithmetic
87+
~~~~~~~~~~
88+
89+
`Performing arithmetic with a multi-index that needs broadcastin
90+
<http://stackoverflow.com/questions/19501510/divide-entire-pandas-multiindex-dataframe-by-dataframe-variable/19502176#19502176>`__
91+
8692
Slicing
8793
~~~~~~~
8894

0 commit comments

Comments
 (0)