Time Series Books¶
Beginner-Friendly¶
-
Forecasting: Principles and Practice (3rd Edition) Rob J Hyndman & George Athanasopoulos Online Book Free online textbook with R examples. Excellent introduction to forecasting methods.
-
Practical Time Series Analysis by Aileen Nielsen O'Reilly Hands-on approach with Python examples. Covers modern ML methods.
Advanced¶
- Time Series Analysis By James D. Hamilton: Classic econometric approach. Deep mathematical treatment.
- Introduction to Time Series and Forecasting (3rd Edition) Peter J. Brockwell & Richard A. Davis Rigorous statistical approach with R.
- Forecasting with Dynamic Regression Models Alan Pankratz Transfer functions and intervention analysis.