House Prices 2023 Dataset
This dataset is about Pakistan Houses. The dataset is from Zameen.com website.
@kaggle.howisusmanali_house_prices_2023_dataset
This dataset is about Pakistan Houses. The dataset is from Zameen.com website.
@kaggle.howisusmanali_house_prices_2023_dataset
CREATE TABLE cleaned_data_for_model (
"unnamed_0" BIGINT,
"property_type" VARCHAR,
"price" BIGINT,
"location" VARCHAR,
"city" VARCHAR,
"baths" BIGINT,
"purpose" VARCHAR,
"bedrooms" BIGINT,
"area_in_marla" DOUBLE
);
Anyone who has the link will be able to view this.