Final Year BS Project – Evaluating ARIMA Models for Gold Price Forecasting Conducted a comprehensive time‑series analysis on 800+ weekly global gold price records (Secondary data) using ARIMA and identified ARIMA (0,1,0) as the most statistically defensible model through ACF...
Automating the Process of Sending Emails with Matching Attachments Using Python In many HR, administrative and managerial roles, bulk communication is a regular part of the workday. Tasks such as sending personalized updates, distributing documents, or sharing participant‑specifi...
Analyzing Sales Data with Python and Excel Conducted a full data cleaning and preparation process on a multi‑column sales dataset (CSV and XLSX formats) by converting raw fields into workable formats, including transforming the Date column int...