// Tutorial Series //
Time Series Visualization and Forecasting
Default avatar
By Thomas Vincent
Developer and author at DigitalOcean.
Time Series Visualization and Forecasting

Introduction

Time series are a pivotal component of data analysis. This series goes through how to handle time series visualization and forecasting in Python 3.

Summary View
detailed View
// Tutorial //

In this tutorial, we will introduce some common techniques used in time-series analysis and walk through the iterative steps required to manipulate and visualize time-series data.

// Tutorial //

In this tutorial, we will produce reliable forecasts of time series. We will begin by introducing and discussing the concepts of autocorrelation, stationarity, and seasonality, and proceed to apply one of the most commonly used method for time-series forecasting, known as ARIMA.

// Tutorial //

A Guide to Time Series Forecasting with Prophet in Python 3

Published on April 4, 2017 · Updated on March 23, 2022

This tutorial shows how to produce time series forecasts using the Prophet library in Python 3.

Check out all our Tutorial Series

Want to learn more? Join the DigitalOcean Community!

Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in our Questions & Answers section, find tutorials and tools that will help you grow as a developer and scale your project or business, and subscribe to topics of interest.

Sign up now

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up