Data Pre-processing is crucial for effective data analytics as unprocessed data can lead to undesirable outcomes in further applications. In this project, I used Python to perform various data modifications including handling null values, deleting or transforming irrelevant values, changing data types, removing duplicates, and more. These tasks optimized the dataset, eliminated errors, and prepared it for in-depth analysis. Importing the table posed challenges, but I successfully addressed them. The resulting dataset was high-quality and ready for advanced exploration.