Skip to content

PacktPublishing/Time-Series-Analysis-with-Python-3.x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Series-Analysis-with-Python-3.x [Video]

This is the code repository for Time-Series-Analysis-with-Python-3.x [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Time series analysis encompasses methods for examining time series data found in a wide variety of domains. Being equipped to work with time-series data is a crucial skill for data scientists. In this course, you'll learn to extract and visualize meaningful statistics from time series data. You'll apply several analysis methods to your project. Along the way, you'll learn to explore, analyze, and predict time series data.

You'll start by working with pandas' datetime and finding useful ways to extract data. Then you'll be introduced to correlation/autocorrelation time-series relationships and detecting anomalies. You'll learn about autoregressive (AR) models and Moving Average (MA) models for time series, and explore anomalies in detail. You'll also discover how to blend AR and MA models to build a robust ARMA model. You'll also grasp how to build time series forecasting models using ARIMA. Finally, you'll complete your own project on time series anomaly detection.

By the end of this practical tutorial, you'll have acquired the skills you need to perform time series analysis using Python.

Please note that this course assumes some prior knowledge of Python programming; a working knowledge of pandas and NumPy; and some experience working with data.

What You Will Learn

  • Key pandas concepts and techniques for time-based analysis
  • Study and work with important components of time series data such as trends, seasonality, and noise
  • Apply commonly used machine learning models for analysis
  • How to de-trend and de-seasonlize time series data
  • Manipulate data with AR, MA, and ARMA
  • Decompose time series data into its components for efficient analysis
  • Create an end-to-end anomaly detection project based on time series

Technical Requirements

For successful completion of this course, students will require the computer systems with at least the following:
● A computer with an internet connection (Windows, macOS, Linux with 2-4 CPU, 4-8 GB RAM)

Recommended Software Requirements:

For an optimal experience with hands-on labs and other practical activities, we recommend the following configuration:
● The latest Anaconda package 2019.07 or later
● You can download the latest release of Anaconda: https://www.anaconda.com/distribution/

Related Products

About

Time Series Analysis with Python 3.x [Video], published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published