Homes Dataset
Homes dataset for further exploratory and predictive analysis
@kaggle.totoro29_homes_dataset
Homes dataset for further exploratory and predictive analysis
@kaggle.totoro29_homes_dataset
CREATE TABLE homes (
"address" VARCHAR,
"price" VARCHAR,
"beds" VARCHAR,
"bath" VARCHAR,
"size" VARCHAR,
"place" VARCHAR
);
Anyone who has the link will be able to view this.