Skip to content

Commit 46008ec

Browse files
committed
DOC: add cookbook entry
1 parent 3737372 commit 46008ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/cookbook.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ These are some neat pandas ``idioms``
3535
`How to do if-then-else?
3636
<http://stackoverflow.com/questions/17128302/python-pandas-idiom-for-if-then-else>`__
3737

38+
`How to do if-then-else #2
39+
<http://stackoverflow.com/questions/19913659/pandas-conditional-creation-of-a-series-dataframe-column>`__
40+
3841
`How to split a frame with a boolean criterion?
3942
<http://stackoverflow.com/questions/14957116/how-to-split-a-dataframe-according-to-a-boolean-criterion>`__
4043

0 commit comments

Comments
 (0)