We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67146bc commit 7e3585dCopy full SHA for 7e3585d
doc/source/cookbook.rst
@@ -83,6 +83,12 @@ The :ref:`multindexing <indexing.hierarchical>` docs.
83
`Creating a multi-index from a labeled frame
84
<http://stackoverflow.com/questions/14916358/reshaping-dataframes-in-pandas-based-on-column-labels>`__
85
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
92
Slicing
93
~~~~~~~
94
0 commit comments