Python: The athletics datasets were cleaned, merged, and summarized using Python and pandas. Key tasks included handling missing values, fixing inconsistencies, merging datasets, filtering for final rounds, assigning medals, and summarizing medal counts by country. The output (country_medal_counts.csv) provided a clean, aggregated dataset for visualization.