Data Preparation & Preprocessing :

Data preparation and pre-processing involved several key steps to ensure the integrity and usability of the COVID-19 vaccination dataset. Initially, the data was loaded and cleaned to address missing values and inconsistencies. Outlier detection was performed using boxplots and the IQR method, ensuring accurate representation of the data. Categorical attributes were encoded, and normalization techniques were applied to prepare the data for statistical and machine learning analysis. These steps ensured a robust and consistent dataset, ready for further exploration and modeling, ultimately supporting reliable and insightful analysis.