Computing the min() and max() of a dataframe for a resampled period but also retrieve the exact dates the min and max occurred?
I have a dataframe that has a datetime index and a single column containing the price of the asset. For example,
I have a dataframe that has a datetime index and a single column containing the price of the asset. For example,