Closed fjp1369 closed 2 years ago
hi. I installed zigzag but when i call peak_valley_pivots it returns this response : 'zigzag has no attribute peak_valley_pivots '
I just released a new version. If you do,
python -m pip install zigzag==0.3.0
then call,
from zigzag import peak_valley_pivots
do you have the same problem?
hi. I installed zigzag but when i call peak_valley_pivots it returns this response : 'zigzag has no attribute peak_valley_pivots '