This project is aimed at creating a correlation portfolio using Python libraries to analyze and construct a diversified investment portfolio based on correlation coefficients. 📈💼🔍
- 📈🔬
- 💼🔝
- 📊📉
- 💪📉
To use this project, you need to have Python and the following libraries installed:
- pandas 🐼
- numpy 🧮
- matplotlib 📈
- seaborn 🌊
You can install these libraries using pip or conda, for example:
pip install pandas numpy matplotlib seaborn
Clone the repository to your local machine:
git clone https://github.com/perskii/correlationPortfolio-python-libs.git