Name : Rabia Surname: Bayar Email: [email protected]
This project is part of the Pusula Case Study, which focuses on analyzing a dataset related to drug side effects. The task involves cleaning, preprocessing, and exploring the data to prepare it for future predictive modeling. The key objectives of this project are:
- Perform Exploratory Data Analysis (EDA) to gain insights into the dataset.
- Clean and preprocess the data by handling missing values and encoding categorical variables.
The code is written in Python, following PEP-8 guidelines for readability and organization.