Quicker Car Cleaned Dataset
Quicker cars data set
@kaggle.shivamkushwah0411_quicker_car_cleaned_dataset
Quicker cars data set
@kaggle.shivamkushwah0411_quicker_car_cleaned_dataset
CREATE TABLE cleaned_car (
"unnamed_0" BIGINT,
"name" VARCHAR,
"company" VARCHAR,
"year" BIGINT,
"price" BIGINT,
"kms_driven" BIGINT,
"fuel_type" VARCHAR
);
Anyone who has the link will be able to view this.