课程
Time Series Analysis in Python
中级技能水平
更新时间 2024年8月
PythonProbability & Statistics4小时17 视频59 道练习4,850 XP69,766成就证明
创建您的免费帐户
继续使用 Google显示更多选项或
继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。
深受数千家公司学习者的喜爱
需要团队培训?
企业版试用课程描述
Learn How to Use Python for Time Series Analysis
From stock prices to climate data, you can find time series data in a wide variety of domains. Having the skills to work with such data effectively is an increasingly important skill for data scientists. This course will introduce you to time series analysis in Python.After learning what a time series is, you'll explore 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.
Discover How to Use Time Series Methods
You’ll start by covering the fundamentals of time series data, as well as simple linear regression. You’ll cover concepts of correlation and autocorrelation and how they apply to time series data before exploring some simple time series models, such as white noise and a random walk. Next, you’ll explore how autoregressive (AR) models are used for time series data to predict current values and how moving average models can combine with AR models to produce powerful ARMA models.Finally, you’ll look at how to use cointegration models to model two series jointly before looking at a real-life case study.
Explore Python Models and Libraries for Time Series Analysis By the end of this course, you’ll understand how time series analysis in Python works. You’ll know about some of the models, methods, and libraries that can assist you with the process and will know how to choose the appropriate ones for your own analysis.
This course is part of a wider Time Series with Python Track, which provides a set of five courses to help you master this data science skill.
先决条件
Manipulating Time Series Data in Python1
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.
2
Some Simple Time Series
In this chapter you'll learn about some simple time series models. These include white noise and a random walk.
3
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.
4
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.
5
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.
Time Series Analysis in Python
课程完成 加入超过19百万学习者,今天就开始Time Series Analysis in Python!
创建您的免费帐户
继续使用 Google显示更多选项或
继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。
通过 DataCamp for Mobile 提升您的数据技能
随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。