We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24044d9 commit 008d435Copy full SHA for 008d435
doc/source/conf.py
100644
100755
doc/source/cookbook.rst
@@ -174,6 +174,12 @@ The :ref:`Concat <merging.concatenation>` docs. The :ref:`Join <merging.join>` d
174
`How to set the index and join
175
<http://stackoverflow.com/questions/14341805/pandas-merge-pd-merge-how-to-set-the-index-and-join>`__
176
177
+`KDB like asof join
178
+<http://stackoverflow.com/questions/12322289/kdb-like-asof-join-for-timeseries-data-in-pandas/12336039#12336039>`__
179
+
180
+`Join with a criteria based on the values
181
+<http://stackoverflow.com/questions/15581829/how-to-perform-an-inner-or-outer-join-of-dataframes-with-pandas-on-non-simplisti>`__
182
183
.. _cookbook.plotting:
184
185
Plotting
0 commit comments