Data Processing & Forecasting Pipeline
Building a production-grade data pipeline that ingests, processes, and forecasts financial time-series data for 10 global stocks. The system runs automated daily predictions and portfolio rebalancing. The challenge: Financial APIs are unreliable, data needs cleaning, models need retraining, and everything must run on a schedule without manual intervention.
Python
pandas
numpy
matplotlib
seaborn
yfinance
scipy