├── Code Files ├── 10 Variables │ └── Python 3 │ │ ├── Variables - Exercise_Py3.ipynb │ │ ├── Variables - Lecture_Py3.ipynb │ │ └── Variables - Solution_Py3.ipynb └── 98 The Essence of Monte Carlo Simulations │ └── Python 3 │ └── What Is a Normal Distribution - Note.ipynb ├── LICENSE ├── README.md ├── S02 - Introduction to Programming with Python ├── Intro to Python - Flashcards.txt ├── Jupyter Shortcuts.pdf └── Python for Finance Course Notes - Part I.pdf ├── S09 - Using Iterations in Python └── Prompts for Python Coding.pdf ├── S10 - Advanced Python Tools └── 47 Packages Exercise.pdf ├── S11 - Part II Finance - Calculate and Compare RoR in Python └── Python for Finance Course Notes - Part II.pdf ├── S13 - Part II Finance - Regressions for Fin. Analysis ├── Housing Data.xlsx ├── Housing.xlsx └── Python for Finance Course Notes - Part II.pdf ├── S14 - Part II Finance - Markowitz Portfolio Optimization ├── 14. Markowitz Efficient frontier.xlsx ├── Markowitz_Data.csv └── Python for Finance Course Notes - Part II.pdf ├── S15 - Part II Finance - The Capital Asset Pricing Model ├── CAPM_Data.csv └── Python for Finance Course Notes - Part II.pdf └── S16 - Part II Finance - Multivariate Regression Analysis └── Housing (2).xlsx /Code Files/10 Variables/Python 3/Variables - Exercise_Py3.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/Code Files/10 Variables/Python 3/Variables - Exercise_Py3.ipynb -------------------------------------------------------------------------------- /Code Files/10 Variables/Python 3/Variables - Lecture_Py3.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/Code Files/10 Variables/Python 3/Variables - Lecture_Py3.ipynb -------------------------------------------------------------------------------- /Code Files/10 Variables/Python 3/Variables - Solution_Py3.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/Code Files/10 Variables/Python 3/Variables - Solution_Py3.ipynb -------------------------------------------------------------------------------- /Code Files/98 The Essence of Monte Carlo Simulations/Python 3/What Is a Normal Distribution - Note.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/Code Files/98 The Essence of Monte Carlo Simulations/Python 3/What Is a Normal Distribution - Note.ipynb -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/README.md -------------------------------------------------------------------------------- /S02 - Introduction to Programming with Python/Intro to Python - Flashcards.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S02 - Introduction to Programming with Python/Intro to Python - Flashcards.txt -------------------------------------------------------------------------------- /S02 - Introduction to Programming with Python/Jupyter Shortcuts.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S02 - Introduction to Programming with Python/Jupyter Shortcuts.pdf -------------------------------------------------------------------------------- /S02 - Introduction to Programming with Python/Python for Finance Course Notes - Part I.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S02 - Introduction to Programming with Python/Python for Finance Course Notes - Part I.pdf -------------------------------------------------------------------------------- /S09 - Using Iterations in Python/Prompts for Python Coding.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S09 - Using Iterations in Python/Prompts for Python Coding.pdf -------------------------------------------------------------------------------- /S10 - Advanced Python Tools/47 Packages Exercise.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S10 - Advanced Python Tools/47 Packages Exercise.pdf -------------------------------------------------------------------------------- /S11 - Part II Finance - Calculate and Compare RoR in Python/Python for Finance Course Notes - Part II.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S11 - Part II Finance - Calculate and Compare RoR in Python/Python for Finance Course Notes - Part II.pdf -------------------------------------------------------------------------------- /S13 - Part II Finance - Regressions for Fin. Analysis/Housing Data.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S13 - Part II Finance - Regressions for Fin. Analysis/Housing Data.xlsx -------------------------------------------------------------------------------- /S13 - Part II Finance - Regressions for Fin. Analysis/Housing.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S13 - Part II Finance - Regressions for Fin. Analysis/Housing.xlsx -------------------------------------------------------------------------------- /S13 - Part II Finance - Regressions for Fin. Analysis/Python for Finance Course Notes - Part II.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S13 - Part II Finance - Regressions for Fin. Analysis/Python for Finance Course Notes - Part II.pdf -------------------------------------------------------------------------------- /S14 - Part II Finance - Markowitz Portfolio Optimization/14. Markowitz Efficient frontier.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S14 - Part II Finance - Markowitz Portfolio Optimization/14. Markowitz Efficient frontier.xlsx -------------------------------------------------------------------------------- /S14 - Part II Finance - Markowitz Portfolio Optimization/Markowitz_Data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S14 - Part II Finance - Markowitz Portfolio Optimization/Markowitz_Data.csv -------------------------------------------------------------------------------- /S14 - Part II Finance - Markowitz Portfolio Optimization/Python for Finance Course Notes - Part II.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S14 - Part II Finance - Markowitz Portfolio Optimization/Python for Finance Course Notes - Part II.pdf -------------------------------------------------------------------------------- /S15 - Part II Finance - The Capital Asset Pricing Model/CAPM_Data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S15 - Part II Finance - The Capital Asset Pricing Model/CAPM_Data.csv -------------------------------------------------------------------------------- /S15 - Part II Finance - The Capital Asset Pricing Model/Python for Finance Course Notes - Part II.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S15 - Part II Finance - The Capital Asset Pricing Model/Python for Finance Course Notes - Part II.pdf -------------------------------------------------------------------------------- /S16 - Part II Finance - Multivariate Regression Analysis/Housing (2).xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/Python-for-Finance-Investment-Fundamentals-and-Data-Analytics/HEAD/S16 - Part II Finance - Multivariate Regression Analysis/Housing (2).xlsx --------------------------------------------------------------------------------