This project cleans garbage laptop data using SQL. The data is a CSV file that contains a list of laptop specifications. The data is noisy and contains many errors. The project cleans the data by removing duplicate rows, fixing errors in the data, and filling in missing values.
Getting Started To run the project, you will need to have a working knowledge of SQL. You will also need to have the following software installed:
- MySQL Workbench
Instructions Clone the GitHub repository. Create a MySQL database and import the CSV file into the database. Run the clean_data.py script. The cleaned data will be saved to a new CSV file.
Contact If you have any questions, please contact me at goravvishwakarma8123@gmail.com