We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6325a33 commit a3f5c6aCopy full SHA for a3f5c6a
doc/source/user_guide/cookbook.rst
@@ -765,7 +765,7 @@ Timeseries
765
<https://stackoverflow.com/questions/13893227/vectorized-look-up-of-values-in-pandas-dataframe>`__
766
767
`Aggregation and plotting time series
768
-<http://nipunbatra.github.io/2015/06/timeseries/>`__
+<https://nipunbatra.github.io/blog/visualisation/2013/05/01/aggregation-timeseries.html>`__
769
770
Turn a matrix with hours in columns and days in rows into a continuous row sequence in the form of a time series.
771
`How to rearrange a Python pandas DataFrame?
0 commit comments