Quantitative-Notebooks is a curated set of Jupyter notebooks focused on quantitative finance, algorithmic investing, and data-driven portfolio analysis. While each individual notebook is aimed at practical finance workflows, the overall repository helps practitioners and learners use Python, pandas, and numerical libraries to build, test, and evaluate financial strategies using historical market data. The notebooks typically showcase how to perform backtesting, factor analysis, risk assessment, and other quantitative workflows in a reproducible, exploratory format. ...