Skip to content

Commit 8ef25fa

Browse files
committed
Add pipe method to doc reference
1 parent 30f48c0 commit 8ef25fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/reference/window.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Rolling window functions
3535
Rolling.skew
3636
Rolling.kurt
3737
Rolling.apply
38+
Rolling.pipe
3839
Rolling.aggregate
3940
Rolling.quantile
4041
Rolling.sem
@@ -76,6 +77,7 @@ Expanding window functions
7677
Expanding.skew
7778
Expanding.kurt
7879
Expanding.apply
80+
Expanding.pipe
7981
Expanding.aggregate
8082
Expanding.quantile
8183
Expanding.sem

0 commit comments

Comments
 (0)