I have created the original dataframe from a CSV file
df = pd.read_csv(r\'C:\\Users\\Sam\\cars.csv\')
Which produces a df with the following