Skip to content

Commit ad3a64f

Browse files
committed
DOC: more cookbook recipies
1 parent 89b2f83 commit ad3a64f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/cookbook.rst

+6
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ Timeseries
191191
`Between times
192192
<http://stackoverflow.com/questions/14539992/pandas-drop-rows-outside-of-time-range>`__
193193

194+
`Using indexer between time
195+
<http://stackoverflow.com/questions/17559885/pandas-dataframe-mask-based-on-index>`__
196+
194197
`Vectorized Lookup
195198
<http://stackoverflow.com/questions/13893227/vectorized-look-up-of-values-in-pandas-dataframe>`__
196199

@@ -267,6 +270,9 @@ The :ref:`Plotting <visualization>` docs.
267270
`Plotting a heatmap
268271
<http://stackoverflow.com/questions/17050202/plot-timeseries-of-histograms-in-python>`__
269272

273+
`Annotate a time-series plot
274+
<http://stackoverflow.com/questions/11067368/annotate-time-series-plot-in-matplotlib>`__
275+
270276
Data In/Out
271277
-----------
272278

0 commit comments

Comments
 (0)