mirror of
https://github.com/ArthurDanjou/ArtStudies.git
synced 2026-01-14 18:59:59 +01:00
- Created a new Python script for analyzing historical stock data. - Implemented functions to test normality of price and return distributions. - Included functionality to compute and visualize the efficient frontier for a portfolio of stocks. - Added comments and documentation for clarity and future reference.