FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bdemir35/DataCleaningSQL: Data Cleaning in SQL · GitHub

Repository files navigation

DataCleaningSQL

Data Cleaning in SQL This project includes all cleaning process step by step from raw data to cleaned data.

-- You can find this open source dataset and licence in this link.
-- Nashville Housing dataset includes 19 columns with 56477 observations.
-- This project only shows how to use SQL queries in data cleaning process.
-- Every changes have been done just for making a useable format and converting data to readable format.
-- This project not related to another project.

About

Data Cleaning in SQL

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors


Back | FazBrowse Home | New Git URL