Stock Market Data Analysis π
Overview This project analyzes historical stock market data using Python, yfinance, and Pandas. It focuses on data extraction, cleaning, and exploratory analysis.
Features β Fetches stock data using yfinance β Cleans and processes historical stock prices β Performs exploratory data analysis (EDA) β Handles missing values and statistical summaries
Technologies Used Python,Pandas & NumPy,Yahoo Finance API (yfinance),Jupyter Notebook
Future Enhancements π Stock price prediction using machine learning π Advanced data visualizations with Matplotlib & Seaborn