Python for Time Series Data Analysis
Python for Time Series Data Analysis, available at $124.99, has an average rating of 4.67, with 95 lectures, 2 quizzes, based on 8210 reviews, and has 46048 subscribers.
You will learn about Pandas for Data Manipulation NumPy and Python for Numerical Processing Pandas for Data Visualization How to Work with Time Series Data with Pandas Use Statsmodels to Analyze Time Series Data Use Facebook's Prophet Library for forecasting Understand advanced ARIMA models for Forecasting This course is ideal for individuals who are Python Developers interested in learning how to forecast time series data It is particularly useful for Python Developers interested in learning how to forecast time series data.
Enroll now: Python for Time Series Data Analysis
Summary
Title: Python for Time Series Data Analysis
Price: $124.99
Average Rating: 4.67
Number of Lectures: 95
Number of Quizzes: 2
Number of Published Lectures: 95
Number of Published Quizzes: 2
Number of Curriculum Items: 97
Number of Published Curriculum Objects: 97
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Pandas for Data Manipulation
- NumPy and Python for Numerical Processing
- Pandas for Data Visualization
- How to Work with Time Series Data with Pandas
- Use Statsmodels to Analyze Time Series Data
- Use Facebook's Prophet Library for forecasting
- Understand advanced ARIMA models for Forecasting
Who Should Attend
- Python Developers interested in learning how to forecast time series data
Target Audiences
- Python Developers interested in learning how to forecast time series data
Welcome to the best online resource for learning how to use the Python programming Language for Time Series Analysis!
This course will teach you everything you need to know to use Python for forecasting time series data to predict new future data points.
We’ll start off with the basics by teaching you how to work with and manipulate data using the NumPy and Pandas libraries with Python. Then we’ll dive deeper into working with Pandas by learning about visualizations with the Pandas library and how to work with time stamped data with Pandas and Python.
Then we’ll begin to learn about the statsmodels library and its powerful built in Time Series Analysis Tools. Including learning about Error-Trend-Seasonality decomposition and basic Holt-Winters methods.
Afterwards we’ll get to the heart of the course, covering general forecasting models. We’ll talk about creating AutoCorrelation and Partial AutoCorrelation charts and using them in conjunction with powerful ARIMA based models, including Seasonal ARIMA models and SARIMAX to include Exogenous data points.
Afterwards we’ll learn about state of the art Deep Learning techniques with Recurrent Neural Networks that use deep learning to forecast future data points.
This course even covers Facebook’s Prophet library, a simple to use, yet powerful Python library developed to forecast into the future with time series data.
So what are you waiting for! Learn how to work with your time series data and forecast the future!
We’ll see you inside the course!
Course Curriculum
Chapter 1: Introduction
Lecture 1: Course Overview – PLEASE DO NOT SKIP THIS LECTURE
Lecture 2: Course Curriculum Overview
Lecture 3: FAQ – Frequently Asked Questions
Chapter 2: Course Set Up and Install
Lecture 1: Installing Anaconda Python Distribution and Jupyter
Chapter 3: NumPy
Lecture 1: NumPy Section Overview
Lecture 2: NumPy Arrays – Part One
Lecture 3: NumPy Arrays – Part Two
Lecture 4: NumPy Indexing and Selection
Lecture 5: NumPy Operations
Lecture 6: NumPy Exercises
Lecture 7: NumPy Exercise Solutions
Chapter 4: Pandas Overview
Lecture 1: Introduction to Pandas
Lecture 2: Series
Lecture 3: DataFrames – Part One
Lecture 4: DataFrames – Part Two
Lecture 5: Missing Data with Pandas
Lecture 6: Group By Operations
Lecture 7: Common Operations
Lecture 8: Data Input and Output
Lecture 9: Pandas Exercises
Lecture 10: Pandas Exercises Solutions
Chapter 5: Data Visualization with Pandas
Lecture 1: Overview of Capabilities of Data Visualization with Pandas
Lecture 2: Visualizing Data with Pandas
Lecture 3: Customizing Plots created with Pandas
Lecture 4: Pandas Data Visualization Exercise
Lecture 5: Pandas Data Visualization Exercise Solutions
Chapter 6: Time Series with Pandas
Lecture 1: Overview of Time Series with Pandas
Lecture 2: DateTime Index
Lecture 3: DateTime Index Part Two
Lecture 4: Time Resampling
Lecture 5: Time Shifting
Lecture 6: Rolling and Expanding
Lecture 7: Visualizing Time Series Data
Lecture 8: Visualizing Time Series Data – Part Two
Lecture 9: Time Series Exercises – Set One
Lecture 10: Time Series Exercises – Set One – Solutions
Lecture 11: Time Series with Pandas Project Exercise – Set Two
Lecture 12: Time Series with Pandas Project Exercise – Set Two – Solutions
Chapter 7: Time Series Analysis with Statsmodels
Lecture 1: Introduction to Time Series Analysis with Statsmodels
Lecture 2: Introduction to Statsmodels Library
Lecture 3: ETS Decomposition
Lecture 4: EWMA – Theory
Lecture 5: EWMA – Exponentially Weighted Moving Average
Lecture 6: Holt – Winters Methods Theory
Lecture 7: Holt – Winters Methods Code Along – Part One
Lecture 8: Holt – Winters Methods Code Along – Part Two
Lecture 9: Statsmodels Time Series Exercises
Lecture 10: Statsmodels Time Series Exercise Solutions
Chapter 8: General Forecasting Models
Lecture 1: Introduction to General Forecasting Section
Lecture 2: Introduction to Forecasting Models Part One
Lecture 3: Evaluating Forecast Predictions
Lecture 4: Introduction to Forecasting Models Part Two
Lecture 5: ACF and PACF Theory
Lecture 6: ACF and PACF Code Along
Lecture 7: ARIMA Overview
Lecture 8: Autoregression – AR – Overview
Lecture 9: Autoregression – AR with Statsmodels
Lecture 10: Descriptive Statistics and Tests – Part One
Lecture 11: Descriptive Statistics and Tests – Part Two
Lecture 12: Descriptive Statistics and Tests – Part Three
Lecture 13: ARIMA Theory Overview
Lecture 14: Choosing ARIMA Orders – Part One
Lecture 15: Choosing ARIMA Orders – Part Two
Lecture 16: ARMA and ARIMA – AutoRegressive Integrated Moving Average – Part One
Lecture 17: ARMA and ARIMA – AutoRegressive Integrated Moving Average – Part Two
Lecture 18: SARIMA – Seasonal Autoregressive Integrated Moving Average
Lecture 19: SARIMAX – Seasonal Autoregressive Integrated Moving Average Exogenous – PART ONE
Lecture 20: SARIMAX – Seasonal Autoregressive Integrated Moving Average Exogenous – PART TWO
Lecture 21: SARIMAX – Seasonal Autoregressive Integrated Moving Average Exogenous – PART 3
Lecture 22: Vector AutoRegression – VAR
Lecture 23: VAR – Code Along
Lecture 24: VAR – Code Along – Part Two
Lecture 25: Vector AutoRegression Moving Average – VARMA
Lecture 26: Vector AutoRegression Moving Average – VARMA – Code Along
Lecture 27: Forecasting Exercises
Lecture 28: Forecasting Exercises – Solutions
Chapter 9: Deep Learning for Time Series Forecasting
Lecture 1: Introduction to Deep Learning Section
Lecture 2: Perceptron Model
Lecture 3: Introduction to Neural Networks
Lecture 4: Keras Basics
Lecture 5: Recurrent Neural Network Overview
Lecture 6: LSTMS and GRU
Lecture 7: Keras and RNN Project – Part One
Lecture 8: Keras and RNN Project – Part Two
Lecture 9: Keras and RNN Project – Part Three
Lecture 10: Keras and RNN Exercise
Lecture 11: Keras and RNN Exercise Solutions
Lecture 12: BONUS: Multivariate Time Series with RNN
Lecture 13: BONUS: Multivariate Time Series with RNN
Instructors
-
Jose Portilla
Head of Data Science at Pierian Training -
Pierian Training
Data Science and Machine Learning Training
Rating Distribution
- 1 stars: 49 votes
- 2 stars: 69 votes
- 3 stars: 435 votes
- 4 stars: 2626 votes
- 5 stars: 5031 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024