We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The new scipy release has removed cwt from scipy.signals. The recommendation would be to use pywavelets instead: https://github.com/scipy/scipy/releases/tag/v1.15.0
cwt
pywavelets
For the corresponding failure see the following CI pipeline run in sktime: https://github.com/sktime/sktime/actions/runs/12600425814/job/35120470610?pr=7575#step:10:961
sktime
The text was updated successfully, but these errors were encountered:
Would probably be fixed by #1097 which is mentioned in #1096
Sorry, something went wrong.
Thanks for noticing @benHeid - taking a look into the PR
No branches or pull requests
The new scipy release has removed
cwt
from scipy.signals. The recommendation would be to usepywavelets
instead: https://github.com/scipy/scipy/releases/tag/v1.15.0For the corresponding failure see the following CI pipeline run in
sktime
: https://github.com/sktime/sktime/actions/runs/12600425814/job/35120470610?pr=7575#step:10:961The text was updated successfully, but these errors were encountered: