time-series topic

List time-series repositories

UnivariateTimeSeriesForecast

25
Stars
2
Forks
Watchers

PhD Thesis: "Data Science in the Modeling and Forecasting of Financial Timeseries: from Classic methodologies to Deep Learning"

laravel-time-series

86
Stars
6
Forks
Watchers

⏰📊✨Laravel Time Series - Provides an API to create and maintain data projections (statistics, aggregates, etc.) from your Eloquent models, and convert them to time series.

support_resistance_line

113
Stars
45
Forks
Watchers

A well-tuned algorithm to generate & draw support/resistance line on time series. 根据时间序列自动生成支撑线压力线

cointanalysis

37
Stars
10
Forks
Watchers

Python library for cointegration analysis. It carries out cointegration test and evaluates spread between cointegrated time-series based on scikit-learn API.

fracdiff

46
Stars
20
Forks
Watchers

Moved Permanently: https://github.com/fracdiff/fracdiff

python-web-realtime-streaming

38
Stars
21
Forks
Watchers

Example of real-time time-series data streaming from Python/FastAPI application using WebSockets

CoronaDash

22
Stars
8
Forks
Watchers

COVID-19 spread shiny dashboard with a forecasting model, countries' trajectories graphs, and cluster analysis tools

TSrepr

96
Stars
23
Forks
Watchers

TSrepr: R package for time series representations

data_science_blogs

250
Stars
201
Forks
Watchers

A repository to keep track of all the code that I end up writing for my blog posts.

exp-smoothing-java

24
Stars
11
Forks
Watchers

Exponential Smoothing & Moving Average Models in Java