We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3737372 commit 46008ecCopy full SHA for 46008ec
doc/source/cookbook.rst
@@ -35,6 +35,9 @@ These are some neat pandas ``idioms``
35
`How to do if-then-else?
36
<http://stackoverflow.com/questions/17128302/python-pandas-idiom-for-if-then-else>`__
37
38
+`How to do if-then-else #2
39
+<http://stackoverflow.com/questions/19913659/pandas-conditional-creation-of-a-series-dataframe-column>`__
40
+
41
`How to split a frame with a boolean criterion?
42
<http://stackoverflow.com/questions/14957116/how-to-split-a-dataframe-according-to-a-boolean-criterion>`__
43
0 commit comments