I have a list containing many lists. I use a dtw approach using the fastdtw python package to calculate the distance between an input list and the lists inside the list. Thi