From 380774a4057f4bad573880b2607fba08f05a121b Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Sun, 30 May 2021 11:33:12 -0300 Subject: [PATCH] Added tsmoothie --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1300501..d9d4071 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [tsfresh](https://github.com/blue-yonder/tsfresh) - Automatic extraction of relevant features from time series. - [hasura/quandl-metabase](https://platform.hasura.io/hub/projects/anirudhm/quandl-metabase-time-series) - Hasura quickstart to visualize Quandl's timeseries datasets with Metabase. - [Facebook Prophet](https://github.com/facebook/prophet) - Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth. +- [tsmoothie](https://github.com/cerlymarco/tsmoothie) - A python library for time-series smoothing and outlier detection in a vectorized way. ### Calendars