Skip to content

Commit 6630b43

Browse files
committed
DOC: cookbook addition
1 parent ec8920a commit 6630b43

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/cookbook.rst

+3
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ These are some neat pandas ``idioms``
4141
`How to select from a frame with complex criteria?
4242
<http://stackoverflow.com/questions/15315452/selecting-with-complex-criteria-from-pandas-dataframe>`__
4343

44+
`Select rows closest to a user defined numer
45+
<http://stackoverflow.com/questions/17758023/return-rows-in-a-dataframe-closest-to-a-user-defined-number>`__
46+
4447
.. _cookbook.selection:
4548

4649
Selection

0 commit comments

Comments
 (0)