We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8920a commit 6630b43Copy full SHA for 6630b43
doc/source/cookbook.rst
@@ -41,6 +41,9 @@ These are some neat pandas ``idioms``
41
`How to select from a frame with complex criteria?
42
<http://stackoverflow.com/questions/15315452/selecting-with-complex-criteria-from-pandas-dataframe>`__
43
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
+
47
.. _cookbook.selection:
48
49
Selection
0 commit comments