Skip to content

Commit 898bb02

Browse files
authored
DOC: Update a link in cookbook.rst (#60849)
1 parent 68569a6 commit 898bb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/source/user_guide/cookbook.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -874,7 +874,7 @@ Timeseries
874874
<https://stackoverflow.com/questions/13893227/vectorized-look-up-of-values-in-pandas-dataframe>`__
875875

876876
`Aggregation and plotting time series
877-
<https://nipunbatra.github.io/blog/visualisation/2013/05/01/aggregation-timeseries.html>`__
877+
<https://nipunbatra.github.io/blog/posts/2013-05-01-aggregation-timeseries.html>`__
878878

879879
Turn a matrix with hours in columns and days in rows into a continuous row sequence in the form of a time series.
880880
`How to rearrange a Python pandas DataFrame?

0 commit comments

Comments
 (0)