I would like to filter the results from a csv file according to price range, and then get the related information in the row (name, rating) and show the new results in a csv file.
There are 3 columns of data in the csv (name, rating, price)
Thank you for the quick reply @NIVED_NAMBIAR, but the issue remains that it is a different value every time, as the user chooses the price range at the beginning of the process.
Also it needs to gather the correlating data (hotel, rating, price)