Limit this search to....

Time Series with Python: How to Implement Time Series Analysis and Forecasting Using Python
Contributor(s): Mather, Bob (Author)
ISBN: 0648783073     ISBN-13: 9780648783077
Publisher: Bob Mather
OUR PRICE:   $33.24  
Product Type: Hardcover - Other Formats
Published: April 2020
Qty:
Additional Information
BISAC Categories:
- Mathematics | Probability & Statistics - Time Series
- Mathematics | Probability & Statistics - Regression Analysis
- Computers | Programming Languages - Python
Physical Information: 0.56" H x 5.83" W x 8.27" (0.92 lbs) 222 pages
 
Descriptions, Reviews, Etc.
Publisher 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.