Open Issues Need Help
View All on GitHubAI Summary: This issue focuses on establishing a foundational Python development environment. It involves creating a virtual environment, installing essential data science libraries such as pandas, numpy, matplotlib, and scikit-learn, and organizing the project with a proper directory structure.
Currency-trends App is a Python-based project for analyzing and forecasting central bank currency exchange rates. It processes historical exchange rate data (2016–2025), visualizes currency trends over time, and predicts future values using time-series forecasting models