Skip to content

Commit 008d435

Browse files
committed
DOC: cookbook examples
1 parent 24044d9 commit 008d435

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

doc/source/conf.py

100644100755
File mode changed.

doc/source/cookbook.rst

100644100755
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,12 @@ The :ref:`Concat <merging.concatenation>` docs. The :ref:`Join <merging.join>` d
174174
`How to set the index and join
175175
<http://stackoverflow.com/questions/14341805/pandas-merge-pd-merge-how-to-set-the-index-and-join>`__
176176

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+
177183
.. _cookbook.plotting:
178184

179185
Plotting

0 commit comments

Comments
 (0)