Skip to content

Commit e29c8e8

Browse files
committed
DOC: rolling apply additions to cookbook.rst
1 parent aed1774 commit e29c8e8

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
@@ -224,6 +224,12 @@ Apply
224224
`Turning embeded lists into a multi-index frame
225225
<http://stackoverflow.com/questions/17349981/converting-pandas-dataframe-with-categorical-values-into-binary-values>`__
226226

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+
227233
Timeseries
228234
----------
229235

0 commit comments

Comments
 (0)