Skip to content

Fixed #39073 Add STUMPY to Pandas ecosystem docs #39074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 10, 2021
Merged

Fixed #39073 Add STUMPY to Pandas ecosystem docs #39074

merged 2 commits into from
Jan 10, 2021

Conversation

seanlaw
Copy link
Contributor

@seanlaw seanlaw commented Jan 9, 2021

@seanlaw
Copy link
Contributor Author

seanlaw commented Jan 9, 2021

@jreback As we had briefly discussed, this is a PR to add STUMPY to the ecosystem.rst file. Thank you for the suggestion!

@jreback jreback added the Docs label Jan 9, 2021
@jreback jreback added this to the 1.3 milestone Jan 9, 2021
@jreback
Copy link
Contributor

jreback commented Jan 9, 2021

pre commit checks are complaining

@@ -88,9 +88,9 @@ Compose is a machine learning tool for labeling data and prediction engineering.
 `STUMPY <https://github.com/TDAmeritrade/stumpy>`__
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-STUMPY is a powerful and scalable Python library for modern time seris analysis. 
+STUMPY is a powerful and scalable Python library for modern time seris analysis.
 At its core, STUMPY efficiently computes something called a
-`matrix profile <https://stumpy.readthedocs.io/en/latest/Tutorial_The_Matrix_Profile.html>`__, 
+`matrix profile <https://stumpy.readthedocs.io/en/latest/Tutorial_The_Matrix_Profile.html>`__,
 which can be used for a wide variety of time series data mining tasks.
 
 .. _ecosystem.visualization:

ping when green.

`STUMPY <https://github.com/TDAmeritrade/stumpy>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

STUMPY is a powerful and scalable Python library for modern time seris analysis.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seris -> series

@seanlaw
Copy link
Contributor Author

seanlaw commented Jan 10, 2021

@jreback The pre commit is green now

@jreback jreback merged commit f744d8b into pandas-dev:master Jan 10, 2021
@jreback
Copy link
Contributor

jreback commented Jan 10, 2021

thanks @seanlaw

luckyvs1 pushed a commit to luckyvs1/pandas that referenced this pull request Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Add STUMPY to pandas ecosystem
2 participants