// 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

Try DigitalOcean for free

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

Sign up

card icon
Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Sign up
card icon
Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We’d like to help.

Learn more
card icon
Become a contributor

You get paid; we donate to tech nonprofits.

Learn more
Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow – whether you’re running one virtual machine or ten thousand.

Learn more ->
DigitalOcean Cloud Control Panel
Get started for free

Enter your email to get $200 in credit for your first 60 days with DigitalOcean.

New accounts only. By submitting your email you agree to our Privacy Policy.

© 2023 DigitalOcean, LLC.