Loading repository data…
Loading repository data…
EvelynLinn / repository
This project is composed of comprehensive notes of CFA I. In the Jupyter Notebook files, different datasets are introduced for applying Python in financial analysis. Written notes and datasets are excerptions from the CFA Institute, SaltSolutions and other web sources.
This is a project for preparing for CFA I. The goal of this project is to apply Python in carrying out financial analysis techniques.
pip install pandas numpy matplotlib seaborn statsmodels scikit-learn beautifulsoup4
The dataset in this project are from multiple sources, for simple examples, the data is normally excerpted from CFA readings, for others, data is obtained via web scrapping or online resources.