Skip to content

Commit d197833

Browse files
committed
Merge pull request #10248 from nipunreddevil/patch-1
Added link to aggregation and plotting time series
2 parents e2f1344 + 8be4d00 commit d197833

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
@@ -745,6 +745,9 @@ Timeseries
745745
`Vectorized Lookup
746746
<http://stackoverflow.com/questions/13893227/vectorized-look-up-of-values-in-pandas-dataframe>`__
747747

748+
`Aggregation and plotting time series
749+
<http://nipunbatra.github.io/2015/06/timeseries/>`__
750+
748751
Turn a matrix with hours in columns and days in rows into a continuous row sequence in the form of a time series.
749752
`How to rearrange a python pandas DataFrame?
750753
<http://stackoverflow.com/questions/15432659/how-to-rearrange-a-python-pandas-dataframe>`__

0 commit comments

Comments
 (0)