car_sales["Price"] = car_sales["Price"].str.replace(\'[$,]|.\\d*\', \'\').astype(int)
why am I getting a "dead kernel" when i am using