Used Car's Price
dataset about cars which used once at least
@kaggle.abdullahempapy_used_cars_price
dataset about cars which used once at least
@kaggle.abdullahempapy_used_cars_price
this real data about cars which used once or more before,
and this cars already exist in Egypt
in this data description for all features that have high affective in the car when sold
CREATE TABLE cars_dataset (
"model" VARCHAR,
"year" DOUBLE,
"n__km_h" DOUBLE -- Km/h,
"color" VARCHAR,
"type" VARCHAR,
"fuel" VARCHAR,
"price" DOUBLE
);Anyone who has the link will be able to view this.