Help me out!
Say I have 2 columns of data, x and y. I want to find the minimum value of y and its corresponding x location. How do I do that?
The minimum of y is easy. It's corresponding x value seems to be tricky.
Thanks!
Say I have 2 columns of data, x and y. I want to find the minimum value of y and its corresponding x location. How do I do that?
The minimum of y is easy. It's corresponding x value seems to be tricky.
Thanks!