Cleaning and Merging Datasets by Hayyan KhanCleaning and Merging Datasets by Hayyan Khan

Cleaning and Merging Datasets

Hayyan Khan

Hayyan Khan

Cleaning data in CSV files and merging datasets using the concept of 'Joins'.
Using pandas library of python to import files, convert them into dataframes and performing aforementioned tasks.
Like this project

Posted Sep 26, 2023

Pre-processing of data using python. Merging the datasets. Making a new and readable (merged) dataset. Eliminating all entries that could not under-go joins.