Skip to content

Commit

Permalink
DOC: more cookbook recipies
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Jul 10, 2013
1 parent 89b2f83 commit ad3a64f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/source/cookbook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,9 @@ Timeseries
`Between times
<http://stackoverflow.com/questions/14539992/pandas-drop-rows-outside-of-time-range>`__

`Using indexer between time
<http://stackoverflow.com/questions/17559885/pandas-dataframe-mask-based-on-index>`__

`Vectorized Lookup
<http://stackoverflow.com/questions/13893227/vectorized-look-up-of-values-in-pandas-dataframe>`__

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

`Annotate a time-series plot
<http://stackoverflow.com/questions/11067368/annotate-time-series-plot-in-matplotlib>`__

Data In/Out
-----------

Expand Down

0 comments on commit ad3a64f

Please sign in to comment.