Skip to content

Commit ee852ba

Browse files
committed
DOC: cookbook addition
1 parent e47f294 commit ee852ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/cookbook.rst

+3
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,9 @@ Timeseries
256256
`Using indexer between time
257257
<http://stackoverflow.com/questions/17559885/pandas-dataframe-mask-based-on-index>`__
258258

259+
`Constructing a datetime range that excludes weekends and includes only certain times
260+
<http://stackoverflow.com/questions/24010830/pandas-generate-sequential-timestamp-with-jump/24014440#24014440?>`__
261+
259262
`Vectorized Lookup
260263
<http://stackoverflow.com/questions/13893227/vectorized-look-up-of-values-in-pandas-dataframe>`__
261264

0 commit comments

Comments
 (0)