I am trying to find the percentile of each data inside a dataset. I can input the desired percentile and receive the price, but I want to be able to input the price and receive the percentile and extend that to my entire dataset.
                  Price   Percentile 
2018-01-31        121
2018-04-30        12.8
2018-07-30        141
2018-10-31        90
2019-01-31        120
2019-04-30        51.194
 
     
    