YoVDO

Time Series Analysis in Python

Offered By: DataCamp

Tags

Time Series Analysis Courses Python Courses Random Walks Courses Correlation Courses Autocorrelation Courses Autoregressive Models Courses

Course Description

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

Related Courses

Deep Learning – Part 2
Indian Institute of Technology Madras via Swayam
Intro to Time Series Analysis in R
Coursera Project Network via Coursera
Demand Forecasting Using Time Series
LearnQuest via Coursera
STAT 510: Applied Time Series Analysis
Pennsylvania State University via OPEN.ED@PSU
Scaling Autoregressive Models for Content-Rich Text-to-Image Generation
Yannic Kilcher via YouTube