Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

ValueError: Length of values does not match length of index #95

Closed
hn2 opened this issue Apr 5, 2020 · 1 comment
Closed

ValueError: Length of values does not match length of index #95

hn2 opened this issue Apr 5, 2020 · 1 comment

Comments

@hn2
Copy link

hn2 commented Apr 5, 2020

In:

mp = matrixProfile.stomp(pattern,m)
mtfs ,motif_d = motifs.motifs(pattern, mp, max_motifs=10)

self._set_item(key, value)
value = self._sanitize_column(key, value)
alue = sanitize_index(value, self.index, copy=False)

Any idea how to solve this?

@vanbenschoten
Copy link
Collaborator

Hi @hn2 - this library is no longer actively maintained. I'd encourage you to try out this Python implementation of the Matrix Profile and raise an issue there if you run into challenges: https://github.com/matrix-profile-foundation/matrixprofile

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants