Turn Excel into a lightweight data-science tool for cleaning datasets, standardizing dates, visualizing clusters, and analyzing keywords.
This project implements an end-to-end stock data pipeline that fetches stock data from an external API, processes and transforms it using Python, stores it in a MySQL database, exposes the data ...