是否有更好的python函数来识别列表中的模式
I have a dataset containing values wherein the beginning and end there is noise present(i cut the noise out manually for the plot). The important points in the data are where the ups and downs in a pattern are present. I made a pattern_list(data points in ...