Skip to main content
Time Series with Python: How to Implement Time Series Analysis and Forecasting Using Python

Time Series with Python: How to Implement Time Series Analysis and Forecasting Using Python

Current price: $19.99
This product is not returnable.
Publication Date: April 13th, 2020
Publisher:
Bob Mather
ISBN:
9780648783084
Pages:
222
Usually Ships in 1 to 5 Days

Description

Are you looking to learn more about Time Series, but struggling to find them in traditional Data Science textbooks?

This book is your answer.

Time Series is an exciting and important part of Data Analysis. Time Series Data is more readily available than most forms of data and answers questions that cross-sectional data struggle to do. It also has more real world application in the prediction of future events. However it is not generally found in a traditional data science toolkit. There is also limited centralized resources on the applications of Time Series, especially using traditional programming languages such as Python.

This book solves all these problems, and more. It starts off with basic concepts in Time Series, and switches to more advanced topics. It shows you how to set up Python from start, and goes through over 20 examples of applying both simple and advanced Time Series concepts with Python code.