Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Time Series Analysis in Python

via DataCamp

Overview

In this four-hour course, you’ll learn the basics of analyzing time series data in Python.

From stock prices to climate data, time series data are found in a wide variety of domains, and being able to effectively work with such data is an increasingly important skill for data scientists. This course will introduce you to time series analysis in Python. After learning about what a time series is, you'll learn about several time series models ranging from autoregressive and moving average models to cointegration models. Along the way, you'll learn how to estimate, forecast, and simulate these models using statistical libraries in Python. You'll see numerous examples of how these models are used, with a particular emphasis on applications in finance.

Syllabus

  • Correlation and Autocorrelation
    • In this chapter you'll be introduced to the ideas of correlation and autocorrelation for time series. Correlation describes the relationship between two time series and autocorrelation describes the relationship of a time series with its past values.
  • Some Simple Time Series
    • In this chapter you'll learn about some simple time series models. These include white noise and a random walk.
  • Autoregressive (AR) Models
    • In this chapter you'll learn about autoregressive, or AR, models for time series. These models use past values of the series to predict the current value.
  • Moving Average (MA) and ARMA Models
    • In this chapter you'll learn about another kind of model, the moving average, or MA, model. You will also see how to combine AR and MA models into a powerful ARMA model.
  • Putting It All Together
    • This chapter will show you how to model two series jointly using cointegration models. Then you'll wrap up with a case study where you look at a time series of temperature data from New York City.

Taught by

Rob Reider

Reviews

4.6 rating at DataCamp based on 18 ratings

Start your review of Time Series Analysis in Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.