Skip to content

nykolai-d/time-series-decomposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

time-series-decomposition

In this code, we download the closing prices for a set of stocks and decompose their time series into trend, seasonality and noise, while showcasing the distribution and density of the data. Also, we use data time warping to compare their paths and plot their trends, in order to visually appreciate which may have a similar behavior.

About

Time series decomposition using pandas-datareader and dtw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published