From 8abd63609256017e68bf359d5f66b42ed66498fd Mon Sep 17 00:00:00 2001 From: Tyler Marrs Date: Sat, 16 Jan 2021 06:14:41 -0600 Subject: [PATCH] add matrixprofile time series data mining library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f64613..e5eeded 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [tidyquant](https://github.com/business-science/tidyquant) - Bringing financial analysis to the tidyverse. - [timetk](https://github.com/business-science/timetk) - A toolkit for working with time series in R. - [tibbletime](https://github.com/business-science/tibbletime) - Built on top of the tidyverse, tibbletime is an extension that allows for the creation of time aware tibbles through the setting of a time index. +- [matrixprofile](https://github.com/matrix-profile-foundation/matrixprofile) - Time series data mining library built on top of the novel Matrix Profile data structure and algorithms. ### Calendars