Anyone know why scipy.signal.find_peaks isn't a whitelisted function but scipy.signal.find_peaks_cwt is? As far as I know they both do the same thing, but find_peaks_cwt has a much less intuitive interface, and the find_peaks function was made to overcome that to make it more accessible. Unclear what security issue it poses.
I reached out to support twice and they ghosted me.