Skip to content

Commit 2726065

Browse files
seanlawluckyvs1
authored andcommitted
Fixed pandas-dev#39073 Add STUMPY to Pandas ecosystem docs (pandas-dev#39074)
1 parent d6a8c23 commit 2726065

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/ecosystem.rst

+8
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,14 @@ Featuretools is a Python library for automated feature engineering built on top
8585

8686
Compose is a machine learning tool for labeling data and prediction engineering. It allows you to structure the labeling process by parameterizing prediction problems and transforming time-driven relational data into target values with cutoff times that can be used for supervised learning.
8787

88+
`STUMPY <https://github.com/TDAmeritrade/stumpy>`__
89+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
90+
91+
STUMPY is a powerful and scalable Python library for modern time series analysis.
92+
At its core, STUMPY efficiently computes something called a
93+
`matrix profile <https://stumpy.readthedocs.io/en/latest/Tutorial_The_Matrix_Profile.html>`__,
94+
which can be used for a wide variety of time series data mining tasks.
95+
8896
.. _ecosystem.visualization:
8997

9098
Visualization

0 commit comments

Comments
 (0)