If I were to graph two time series, let's say they both have an upward positive trend from left to right, is there anyway to use pandas to find where the two lines intersect and how often?
For example:
How often do the two time series intersect: 1
What are the coordinates of the intersecting points: approx x-axis: 1955 y-axis: 7