![]() |
Find two extremum in data series - Printable Version +- Python Forum (https://python-forum.io) +-- Forum: Python Coding (https://python-forum.io/forum-7.html) +--- Forum: Data Science (https://python-forum.io/forum-44.html) +--- Thread: Find two extremum in data series (/thread-31328.html) |
Find two extremum in data series - Sancho_Pansa - Dec-04-2020 Hello, Does exist a method that allows to find two x-coordiantes of two extremums in data series like this: ![]() Thanks, Sancho |