There is a dataframe and it is needed to remove unwanted values from it. Only price greater than 10 should be kept in the dataframe and below this should be removed.
Ther