Cleaning the Nashville Housing Dataset Using SQL
Real world datasets are always messy: missing values, inconsistent formatting, duplicated records, poorly structured columns. Data need to be cleaned and prepared prior to any analysis or model building.
The following article will walk through the cl...
cleaning-a-dataset-in-postgresql.hashnode.dev3 min read