IndexError: tuple index out of range #775
Answered
by
adityabhandwalkar
adityabhandwalkar
asked this question in
Help: Coding & Implementations
|
Hello everyone, While finding the consensus motif n a time series of length of 550000, I chose the value of m equivalent to the half of the sampling rate so it threw an error as mentioned Thanks |
Answered by
adityabhandwalkar
Jan 9, 2023
Replies: 2 comments 6 replies
|
@adityabhandwalkar Can you please provide a small code example that produces this error? Otherwise, there would be little to no way for us to help as there would be many potential causes for this error. |
0 replies
and the data is 1d time series |
6 replies
Answer selected by
adityabhandwalkar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
and the data is 1d time series