dondon199712/country_data_analysis
This project explores data related to countries, aiming to identify key factors influencing the data using Python libraries like pandas and scikit-learn. The core analysis utilizes Principal Component Analysis (PCA) to reduce dimensionality and uncover underlying trends.
Python