# Theory & Practice [Autocorrelation](https://en.wikipedia.org/wiki/Autocorrelation ) [Autocorrelation Plot](https://www.itl.nist.gov/div898/handbook/eda/section3/autocopl.htm) [Autocorrelation time series in Python](https://www.alpharithms.com/autocorrelation-time-series-python-432909/) [Gentle introduction to autocorrelation and partial autocorrelation](https://machinelearningmastery.com/gentle-introduction-autocorrelation-partial-autocorrelation/) [Partial autocorrelation function](https://en.wikipedia.org/wiki/Partial_autocorrelation_function) [Partial autocorrelation plot](https://www.itl.nist.gov/div898/handbook/pmc/section4/pmc4463.htm) [Plot_pacf, plot_acf, autocorrelation_plot and lag_plot](https://community.plotly.com/t/plot-pacf-plot-acf-autocorrelation-plot-and-lag-plot/24108/4) [Serial Correlation](https://en.wikibooks.org/wiki/Econometric_Theory/Serial_Correlation) [statsmodels.graphics.tsaplots.plot_acf](https://www.statsmodels.org/dev/generated/statsmodels.graphics.tsaplots.plot_acf.html) [statsmodels.graphics.tsaplots.plot_pacf](https://www.statsmodels.org/dev/generated/statsmodels.graphics.tsaplots.plot_pacf.html) [statsmodels.tsa.stattools.acf](https://www.statsmodels.org/dev/generated/statsmodels.tsa.stattools.acf.html) [statsmodels.tsa.stattools.pacf.html](https://www.statsmodels.org/dev/generated/statsmodels.tsa.stattools.pacf.html) [Time Series with Python](https://www.datacamp.com/tracks/time-series-with-python) # Data [NOAA Climate Data Online Search](https://www.ncdc.noaa.gov/cdo-web/search) [Time Series with Python](https://www.datacamp.com/tracks/time-series-with-python)