We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aed1774 commit e29c8e8Copy full SHA for e29c8e8
doc/source/cookbook.rst
@@ -224,6 +224,12 @@ Apply
224
`Turning embeded lists into a multi-index frame
225
<http://stackoverflow.com/questions/17349981/converting-pandas-dataframe-with-categorical-values-into-binary-values>`__
226
227
+`Rolling apply with a DataFrame returning a Series
228
+<http://stackoverflow.com/questions/19121854/using-rolling-apply-on-a-dataframe-object>`__
229
+
230
+`Rolling apply with a DataFrame returning a Scalar
231
+<http://stackoverflow.com/questions/21040766/python-pandas-rolling-apply-two-column-input-into-function/21045831#21045831>`__
232
233
Timeseries
234
----------
235
0 commit comments