matrix-profile-foundation / matrixprofile

A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone.
https://matrixprofile.org
Apache License 2.0
363 stars 62 forks source link

[Deprecated] Drop Python 3.5 Support #69

Open tylerwmarrs opened 3 years ago

tylerwmarrs commented 3 years ago

While building for Python 3.5, the following deprecation warning appears. We should eventually remove support for Python 3.5.

DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.