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
360 stars 62 forks source link

Add ability pass timestamps into profile to faciliate visualization #86

Open yujia21 opened 2 years ago

yujia21 commented 2 years ago

When calling visualize on a profile, x axis values are numerical indexes. Would like to be able to pass a list of datetime values to profile, so that calling visualize on the profile will automatically plot all figures with list of datetime.