.cruft.json
.env
.gitignore
LICENSE.md
MANIFEST.in
Pipfile
Pipfile.lock
README.md
binder_requirements.py
codecov.yml
conf.py
env.sh
env.template.py
init.py
is_maintainer.py
name.py
output-version.sh
setup.py
upload.py
version.py
.github/release-drafter.yml
.github/workflows/automerge.yml
.github/workflows/docs.yml
.github/workflows/package.yml
.github/workflows/template-update.yml
.github/workflows/test-pr-close.yml
_examples/__init__.py
docsrc/.gitignore
docsrc/Makefile
docsrc/binder_requirements.sh
docsrc/gen-downloads.sh
docsrc/gen-lectures.sh
docsrc/gen-metadata.sh
docsrc/gen-pdfs.sh
docsrc/gen-transcripts.sh
docsrc/make.bat
docsrc/nb-examples.sh
docsrc/apidoc/templates/package.rst_t
docsrc/directives/__init__.py
docsrc/directives/auto_summary.py
docsrc/directives/youtube.py
docsrc/source/conf.py
docsrc/source/index.j2.rst
docsrc/source/_static/custom.css
docsrc/source/_static/Examples/Connecting Python and Excel/pandas/New Book.xlsx
docsrc/source/_static/Examples/Connecting Python and Excel/pandas/Read Write Excel Pandas.ipynb
docsrc/source/_static/Examples/Connecting Python and Excel/pandas/Stock Data.xlsx
docsrc/source/_static/Examples/Connecting Python and Excel/xlwings/Combining Excel and Python.ipynb
docsrc/source/_static/Examples/Connecting Python and Excel/xlwings/Example Workbook.xlsx
docsrc/source/_static/Examples/DCF/Cost of Debt/Market Value of Debt.ipynb
docsrc/source/_static/Examples/DCF/Cost of Debt/debt data.xlsx
docsrc/source/_static/Examples/DCF/Cost of Equity/DCF Cost of Equity.xlsx
docsrc/source/_static/Examples/DCF/Cost of Equity/Determining the Cost of Equity.ipynb
docsrc/source/_static/Examples/DCF/Cost of Equity/price data.xlsx
docsrc/source/_static/Examples/DCF/Forecasting/Complex/Forecasting Quarterly Financial Statements.ipynb
docsrc/source/_static/Examples/DCF/Forecasting/Complex/WMT Balance Sheet.xlsx
docsrc/source/_static/Examples/DCF/Forecasting/Complex/WMT Income Statement.xlsx
docsrc/source/_static/Examples/DCF/Forecasting/Simple/Forecast Sales COGS Simple-Copy1.ipynb
docsrc/source/_static/Examples/DCF/Forecasting/Simple/Forecast Sales COGS Simple.ipynb
docsrc/source/_static/Examples/DCF/Forecasting/Simple/Forecasting Financial Statements.ipynb
docsrc/source/_static/Examples/DCF/Forecasting/Simple/Sales COGS Forecasted.xlsx
docsrc/source/_static/Examples/DCF/Forecasting/Simple/Sales COGS.xlsx
docsrc/source/_static/Examples/DCF/Forecasting/Simple/cat_annual_bs.csv
docsrc/source/_static/Examples/DCF/Forecasting/Simple/cat_annual_income.csv
docsrc/source/_static/Examples/DCF/Full DCF/Brinks Operating Model V 2.0.xlsx
docsrc/source/_static/Examples/DCF/Full DCF/Brinks Paper Final.pdf
docsrc/source/_static/Examples/DCF/Full DCF/Presentation_V3.5 regionals.pptx
docsrc/source/_static/Examples/DCF/Historical FCF/Calculating Historical FCF.ipynb
docsrc/source/_static/Examples/DCF/Historical FCF/Exxon Mobil Corporation NYSE XOM Financials.xls
docsrc/source/_static/Examples/Internal Randomness/Excel/Dynamic Salary Retirement Model Internal Randomness.xlsx
docsrc/source/_static/Examples/Internal Randomness/Excel/Generating Random Numbers.xlsx
docsrc/source/_static/Examples/Internal Randomness/Python/Dynamic Salary Retirement Model Internal Randomness.ipynb
docsrc/source/_static/Examples/Internal Randomness/Python/Generating Random Numbers.ipynb
docsrc/source/_static/Examples/Introduction/Excel/Dynamic Salary Retirement Model.xlsx
docsrc/source/_static/Examples/Introduction/Excel/Simple Retirement Model.xlsx
docsrc/source/_static/Examples/Introduction/Python/Dynamic Salary Retirement Model.ipynb
docsrc/source/_static/Examples/Introduction/Python/Python Basics.ipynb
docsrc/source/_static/Examples/Introduction/Python/Python Dicts, List comprehensions, and Imports.ipynb
docsrc/source/_static/Examples/Introduction/Python/Simple Retirement Model.ipynb
docsrc/source/_static/Examples/Introduction/Python/car_example.py
docsrc/source/_static/Examples/Monte Carlo/Excel/Dynamic Salary Retirement Model with Monte Carlo.xlsx
docsrc/source/_static/Examples/Monte Carlo/Excel/Dynamic Salary Retirement Model.xlsx
docsrc/source/_static/Examples/Monte Carlo/Excel/Excel Monte Carlo.ipynb
docsrc/source/_static/Examples/Monte Carlo/Python/Dynamic Salary Retirement Model Monte Carlo.ipynb
docsrc/source/_static/Examples/Monte Carlo/Python/MC Investment Returns.ipynb
docsrc/source/_static/Examples/Scenario Analysis/Excel/Dynamic Salary Retirement Model External Scenarios.xlsx
docsrc/source/_static/Examples/Scenario Analysis/Python/Dynamic Salary Retirement Model Scenario Analysis.ipynb
docsrc/source/_static/Examples/Sensitivity Analysis/Excel/Dynamic Salary Retirement Model Sensitivity.xlsx
docsrc/source/_static/Examples/Sensitivity Analysis/Python/Dynamic Salary Retirement Model Sensitivity.ipynb
docsrc/source/_static/Examples/Sensitivity Analysis/Python/Sensitivity Analysis.ipynb
docsrc/source/_static/Examples/Visualization/Excel/Dynamic Salary Retirement Model Visualized.xlsx
docsrc/source/_static/Examples/Visualization/Python/Dynamic Salary Retirement Model Visualized.ipynb
docsrc/source/_static/Examples/Visualization/Python/Intro to Graphics.ipynb
docsrc/source/_static/Examples/Visualization/Python/Intro to Pandas and Table Visualization.ipynb
docsrc/source/_static/Extra Examples/README.rst
docsrc/source/_static/Extra Examples/xlwings/Create xlwings UDF Project/First xlwings Project.ipynb
docsrc/source/_static/Extra Examples/xlwings/Dynamic UDFs/Dynamic Array UDFs.ipynb
docsrc/source/_static/Extra Examples/xlwings/Dynamic UDFs/portfolio_ret/portfolio_ret.py
docsrc/source/_static/Extra Examples/xlwings/Dynamic UDFs/portfolio_ret/portfolio_ret.xlsm
docsrc/source/_static/Materials for Lab Exercises/Connecting Python and Excel/pandas/Financial Data.xlsx
docsrc/source/_static/Materials for Lab Exercises/Connecting Python and Excel/pandas/MSFT Financials.xls
docsrc/source/_static/Materials for Lab Exercises/Connecting Python and Excel/xlwings/xlwings Lab.xlsx
docsrc/source/_static/Materials for Lab Exercises/DCF/Cost of Equity/prices.xlsx
docsrc/source/_static/Materials for Lab Exercises/DCF/FCF/WMT Balance Sheet.xlsx
docsrc/source/_static/Materials for Lab Exercises/DCF/FCF/WMT Income Statement.xlsx
docsrc/source/_static/Materials for Lab Exercises/DCF/Forecasting/Complex/CAT Balance Sheet.xlsx
docsrc/source/_static/Materials for Lab Exercises/DCF/Forecasting/Complex/CAT Income Statement.xlsx
docsrc/source/_static/Materials for Lab Exercises/DCF/Forecasting/Complex/Forecasting Quarterly Financial Statements Lab.ipynb
docsrc/source/_static/Materials for Lab Exercises/DCF/Forecasting/Simple/Debt Interest.xlsx
docsrc/source/_static/Materials for Lab Exercises/Python Basics/Dicts and List Comprehensions Lab.ipynb
docsrc/source/_static/Materials for Lab Exercises/Python Basics/Python Basics Lab.ipynb
docsrc/source/_static/Materials for Lab Exercises/Visualization/Pandas and Visualization Labs.ipynb
docsrc/source/_static/Practice Problem Solutions/Connecting Python and Excel/xlwings/CAPM Returns.ipynb
docsrc/source/_static/Practice Problem Solutions/Connecting Python and Excel/xlwings/capm_returns/capm_returns.py
docsrc/source/_static/Practice Problem Solutions/Connecting Python and Excel/xlwings/capm_returns/capm_returns.xlsm
docsrc/source/_static/Practice Problem Solutions/Internal Randomness/Stock Portfolio.ipynb
docsrc/source/_static/Practice Problem Solutions/Monte Carlo/Airplane Monte Carlo.ipynb
docsrc/source/_static/Practice Problem Solutions/Retirement/Practice 1 - Retirement Model with Dynamic Savings Rate.ipynb
docsrc/source/_static/Practice Problem Solutions/Scenario Modeling/Capital Budgeting.ipynb
docsrc/source/_static/Project Materials/Project 1/Project 1 Template.ipynb
docsrc/source/_static/Project Materials/Project 1/Project 1 Template.xlsx
docsrc/source/_static/Project Materials/Project 2/Project 2 Template.ipynb
docsrc/source/_static/Project Materials/Project 2/Project 2 Template.xlsx
docsrc/source/_static/Project Materials/Project 3/Project 3 Template.ipynb
docsrc/source/_static/Project Materials/Project 3/Project 3 Template.xlsx
docsrc/source/_static/Project Materials/Project 3/SP500 Prices.xlsx
docsrc/source/_static/Project Materials/Project 3/WMT Balance Sheet.xlsx
docsrc/source/_static/Project Materials/Project 3/WMT Debt Details.xls
docsrc/source/_static/Project Materials/Project 3/WMT Income Statement.xlsx
docsrc/source/_static/Project Materials/Project 3/WMT Prices.xlsx
examples/README.rst
examples/__init__.py
fin_model_course/.gitignore
fin_model_course/README.md
fin_model_course/convert-drawio-diagrams.sh
fin_model_course.egg-info/PKG-INFO
fin_model_course.egg-info/SOURCES.txt
fin_model_course.egg-info/dependency_links.txt
fin_model_course.egg-info/entry_points.txt
fin_model_course.egg-info/top_level.txt
fin_model_course/Projects/Project 3/SP500 Prices.xlsx
fin_model_course/Projects/Project 3/WMT Balance Sheet.xlsx
fin_model_course/Projects/Project 3/WMT Debt Details.xls
fin_model_course/Projects/Project 3/WMT Income Statement.xlsx
fin_model_course/Projects/Project 3/WMT Prices.xlsx
fin_model_course/build_tools/__init__.py
fin_model_course/build_tools/config.py
fin_model_course/build_tools/ext_rst.py
fin_model_course/build_tools/gen_downloads_page.py
fin_model_course/build_tools/gen_lecture_pages.py
fin_model_course/build_tools/gen_metadata.py
fin_model_course/build_tools/gen_pdfs.py
fin_model_course/build_tools/gen_zipped_content.py
fin_model_course/build_tools/generated-content-metadata.json
fin_model_course/build_tools/get_transcripts.py
fin_model_course/build_tools/static-content-metadata.json
fin_model_course/build_tools/Transcripts/-qtB0NcXKmY.json
fin_model_course/build_tools/Transcripts/190Xci0yDpA.json
fin_model_course/build_tools/Transcripts/1kYbZ98_JgM.json
fin_model_course/build_tools/Transcripts/1mlVhKn81DY.json
fin_model_course/build_tools/Transcripts/1wECF1RjsNM.json
fin_model_course/build_tools/Transcripts/2J-GCwSNGBw.json
fin_model_course/build_tools/Transcripts/2OIjIrtUERQ.json
fin_model_course/build_tools/Transcripts/2Q1dUiY5FsU.json
fin_model_course/build_tools/Transcripts/3aD65GNgu4Y.json
fin_model_course/build_tools/Transcripts/4MDIUB1kcY4.json
fin_model_course/build_tools/Transcripts/5p6LTQtpwN0.json
fin_model_course/build_tools/Transcripts/5ruLMjkQ6C4.json
fin_model_course/build_tools/Transcripts/6GpCoTG704o.json
fin_model_course/build_tools/Transcripts/6Q8LvUQmykE.json
fin_model_course/build_tools/Transcripts/7vACMHmUjYY.json
fin_model_course/build_tools/Transcripts/8jgvoT50NuM.json
fin_model_course/build_tools/Transcripts/8zIAtI0_dBA.json
fin_model_course/build_tools/Transcripts/9BLPWoB1WGE.json
fin_model_course/build_tools/Transcripts/9jPlnhUCQzY.json
fin_model_course/build_tools/Transcripts/9l20iL03fpw.json
fin_model_course/build_tools/Transcripts/9td30aTGAN0.json
fin_model_course/build_tools/Transcripts/9wRZmIbnEmw.json
fin_model_course/build_tools/Transcripts/A42MrQL6Dz4.json
fin_model_course/build_tools/Transcripts/ACSk15RnOG0.json
fin_model_course/build_tools/Transcripts/ANhOUMWkD_8.json
fin_model_course/build_tools/Transcripts/AViA3IBpXcc.json
fin_model_course/build_tools/Transcripts/AwdowFEtoOU.json
fin_model_course/build_tools/Transcripts/AybxBMC7dzo.json
fin_model_course/build_tools/Transcripts/BkbUfMGUWTA.json
fin_model_course/build_tools/Transcripts/C7i_Q_2tyXc.json
fin_model_course/build_tools/Transcripts/C9yYyuzZPDw.json
fin_model_course/build_tools/Transcripts/CKacJsM5ZGE.json
fin_model_course/build_tools/Transcripts/COdfQ642ATI.json
fin_model_course/build_tools/Transcripts/CTXV_BzffC8.json
fin_model_course/build_tools/Transcripts/CkfhvKfXR9k.json
fin_model_course/build_tools/Transcripts/CqsIz00OH38.json
fin_model_course/build_tools/Transcripts/CsBirrZ3uFc.json
fin_model_course/build_tools/Transcripts/D-G7DekFIvg.json
fin_model_course/build_tools/Transcripts/DAddBN2xPuI.json
fin_model_course/build_tools/Transcripts/Ejk6ektd21I.json
fin_model_course/build_tools/Transcripts/FtcMf0yjPVw.json
fin_model_course/build_tools/Transcripts/GD34LyjvMaE.json
fin_model_course/build_tools/Transcripts/GRlIQDVznGE.json
fin_model_course/build_tools/Transcripts/GrzJSNrP6ns.json
fin_model_course/build_tools/Transcripts/HbIVMdbZuzQ.json
fin_model_course/build_tools/Transcripts/IIUi4k3e7vg.json
fin_model_course/build_tools/Transcripts/ISvxUdMeZgY.json
fin_model_course/build_tools/Transcripts/IVC38ksxNfI.json
fin_model_course/build_tools/Transcripts/Jgjml7JnYwY.json
fin_model_course/build_tools/Transcripts/Jxuuw8mM-vQ.json
fin_model_course/build_tools/Transcripts/KHWWl8f5FvU.json
fin_model_course/build_tools/Transcripts/KL48T_XGbzI.json
fin_model_course/build_tools/Transcripts/KVVabq4n-ow.json
fin_model_course/build_tools/Transcripts/KuI96M7Syqs.json
fin_model_course/build_tools/Transcripts/LBXRPocOCDs.json
fin_model_course/build_tools/Transcripts/LYzVXHCJs40.json
fin_model_course/build_tools/Transcripts/LkVlviRFQtA.json
fin_model_course/build_tools/Transcripts/LwO9NblsC40.json
fin_model_course/build_tools/Transcripts/MTBgSH45yYg.json
fin_model_course/build_tools/Transcripts/MfqFV00GVD4.json
fin_model_course/build_tools/Transcripts/O5aJlVLbDYk.json
fin_model_course/build_tools/Transcripts/OWDulQWYscU.json
fin_model_course/build_tools/Transcripts/OvLatB0ax1Y.json
fin_model_course/build_tools/Transcripts/PabRegeEJzc.json
fin_model_course/build_tools/Transcripts/PmMN6i46ssY.json
fin_model_course/build_tools/Transcripts/Q9UJ4Nqoung.json
fin_model_course/build_tools/Transcripts/QOuyNfFTtfA.json
fin_model_course/build_tools/Transcripts/QRDiae1lELI.json
fin_model_course/build_tools/Transcripts/RLx-ssfeon8.json
fin_model_course/build_tools/Transcripts/S-wnf_q6kYQ.json
fin_model_course/build_tools/Transcripts/SW4Yk-pQdA8.json
fin_model_course/build_tools/Transcripts/T4LK0QgPbNA.json
fin_model_course/build_tools/Transcripts/Tfi24-sJ4TA.json
fin_model_course/build_tools/Transcripts/TotudqllyGo.json
fin_model_course/build_tools/Transcripts/UaRJcnj48Z8.json
fin_model_course/build_tools/Transcripts/Uj2jhLNH4_M.json
fin_model_course/build_tools/Transcripts/VAX57lCiUCw.json
fin_model_course/build_tools/Transcripts/Vb07rhwC6io.json
fin_model_course/build_tools/Transcripts/XHGvOA5sYnY.json
fin_model_course/build_tools/Transcripts/XYBS-XhHyHo.json
fin_model_course/build_tools/Transcripts/Y1A39qzglik.json
fin_model_course/build_tools/Transcripts/Y3xQrT0oSO0.json
fin_model_course/build_tools/Transcripts/YtE5oRv2Ot4.json
fin_model_course/build_tools/Transcripts/ZR8AiEaOEJs.json
fin_model_course/build_tools/Transcripts/Zk29_tWiWGc.json
fin_model_course/build_tools/Transcripts/_PuQgUIpMTg.json
fin_model_course/build_tools/Transcripts/_Tt42ybud_4.json
fin_model_course/build_tools/Transcripts/a8UeoMMgLQw.json
fin_model_course/build_tools/Transcripts/aH8Hrvm_5a8.json
fin_model_course/build_tools/Transcripts/br-5IQjIm6w.json
fin_model_course/build_tools/Transcripts/cM3uKsHXS3M.json
fin_model_course/build_tools/Transcripts/cnnfR-wF9NA.json
fin_model_course/build_tools/Transcripts/d8vbTRBEntA.json
fin_model_course/build_tools/Transcripts/dMpQNAnIhJQ.json
fin_model_course/build_tools/Transcripts/dxCFS4dQqVo.json
fin_model_course/build_tools/Transcripts/e5IGeMHmq0Q.json
fin_model_course/build_tools/Transcripts/eX3GdQ530gE.json
fin_model_course/build_tools/Transcripts/f7CM9urH3sI.json
fin_model_course/build_tools/Transcripts/f7jjnQQ57Xc.json
fin_model_course/build_tools/Transcripts/fEPsRi1DWdg.json
fin_model_course/build_tools/Transcripts/h6okUbvP99E.json
fin_model_course/build_tools/Transcripts/hhmWGkoJmCU.json
fin_model_course/build_tools/Transcripts/hySE7wOAlfc.json
fin_model_course/build_tools/Transcripts/i7yO_o8tRyc.json
fin_model_course/build_tools/Transcripts/iRrVYz_cips.json
fin_model_course/build_tools/Transcripts/iWEDRKSZx70.json
fin_model_course/build_tools/Transcripts/ipxSUXZY5hk.json
fin_model_course/build_tools/Transcripts/jJKqX4op2k8.json
fin_model_course/build_tools/Transcripts/jlKuO-vlXFw.json
fin_model_course/build_tools/Transcripts/k5KxoG-Oi-A.json
fin_model_course/build_tools/Transcripts/kSuy87EELWE.json
fin_model_course/build_tools/Transcripts/kghacp72D3M.json
fin_model_course/build_tools/Transcripts/lLFaAQH7Jos.json
fin_model_course/build_tools/Transcripts/mOkdoRzqXH4.json
fin_model_course/build_tools/Transcripts/mRiaOqoKuQQ.json
fin_model_course/build_tools/Transcripts/oF5M2JjF1ZQ.json
fin_model_course/build_tools/Transcripts/ozWU9mIkXCM.json
fin_model_course/build_tools/Transcripts/p4YoSmh0wQQ.json
fin_model_course/build_tools/Transcripts/p9n8uKZOqAY.json
fin_model_course/build_tools/Transcripts/pyjfrIzdjgo.json
fin_model_course/build_tools/Transcripts/qLueSIM2buI.json
fin_model_course/build_tools/Transcripts/qP99G8dpUZ0.json
fin_model_course/build_tools/Transcripts/r8ly1gY3jDA.json
fin_model_course/build_tools/Transcripts/syrwXU1wqps.json
fin_model_course/build_tools/Transcripts/uU3Za6p3KJs.json
fin_model_course/build_tools/Transcripts/ubF7-J5L0G0.json
fin_model_course/build_tools/Transcripts/vAOrxaKnXaQ.json
fin_model_course/build_tools/Transcripts/vcvE5RrtrL4.json
fin_model_course/build_tools/Transcripts/wOrBz9ddCpA.json
fin_model_course/build_tools/Transcripts/x2jhJdV7Dh4.json
fin_model_course/build_tools/Transcripts/xCMov82vyD4.json
fin_model_course/build_tools/Transcripts/xL0Wo14Hqbk.json
fin_model_course/build_tools/Transcripts/xOxJst-SMy8.json
fin_model_course/build_tools/Transcripts/xSX8sg7Twqw.json
fin_model_course/build_tools/Transcripts/xT4QZQpYJdk.json
fin_model_course/build_tools/Transcripts/xa_Gd46zizE.json
fin_model_course/build_tools/Transcripts/xs9otS3z_Qo.json
fin_model_course/build_tools/Transcripts/yI_wCr5MfCo.json
fin_model_course/build_tools/Transcripts/zHoYWl3YHJ8.json
fin_model_course/build_tools/Transcripts/zVTkT5p0SHs.json
fin_model_course/build_tools/Transcripts/znxtmT66UAM.json
fin_model_course/courses/__init__.py
fin_model_course/courses/config.py
fin_model_course/courses/model.py
fin_model_course/gradetools/__init__.py
fin_model_course/gradetools/case_config.py
fin_model_course/gradetools/config.py
fin_model_course/gradetools/inputs.py
fin_model_course/gradetools/model_type.py
fin_model_course/gradetools/reset.py
fin_model_course/gradetools/canvas/__init__.py
fin_model_course/gradetools/canvas/rename.py
fin_model_course/gradetools/excel/__init__.py
fin_model_course/gradetools/excel/check.py
fin_model_course/gradetools/excel/error_df.py
fin_model_course/gradetools/excel/fileops.py
fin_model_course/gradetools/excel/io.py
fin_model_course/gradetools/excel/main.py
fin_model_course/gradetools/excel/values.py
fin_model_course/gradetools/project_1/__init__.py
fin_model_course/gradetools/project_1/cases.py
fin_model_course/gradetools/project_1/config.py
fin_model_course/gradetools/project_1/copy.py
fin_model_course/gradetools/project_1/py.py
fin_model_course/gradetools/project_1/excel/__init__.py
fin_model_course/gradetools/project_1/excel/config.py
fin_model_course/gradetools/project_1/excel/main.py
fin_model_course/gradetools/project_2/__init__.py
fin_model_course/gradetools/project_2/answers.csv
fin_model_course/gradetools/project_2/calculate.py
fin_model_course/gradetools/project_2/check.py
fin_model_course/gradetools/project_2/config.py
fin_model_course/gradetools/project_2/main.py
fin_model_course/gradetools/project_2/rescore.py
fin_model_course/gradetools/project_2/run.py
fin_model_course/gradetools/project_2/set_answers.py
fin_model_course/gradetools/project_3/__init__.py
fin_model_course/gradetools/project_3/add_data.py
fin_model_course/gradetools/project_3/answers.json
fin_model_course/gradetools/project_3/calculate.py
fin_model_course/gradetools/project_3/check.py
fin_model_course/gradetools/project_3/config.py
fin_model_course/gradetools/project_3/main.py
fin_model_course/gradetools/project_3/run.py
fin_model_course/gradetools/project_3/set_answers.py
fin_model_course/gradetools/py/__init__.py
fin_model_course/gradetools/py/extract.py
fin_model_course/gradetools/py/plagiarism.py
fin_model_course/gradetools/py/strip_style.py
fin_model_course/gradetools/py/execute/__init__.py
fin_model_course/gradetools/py/execute/inputs.py
fin_model_course/gradetools/py/execute/main.py
fin_model_course/gradetools/py/execute/notebook.py
fin_model_course/gradetools/py/execute2/__init__.py
fin_model_course/gradetools/py/execute2/compare.py
fin_model_course/gradetools/py/execute2/gen_ast.py
fin_model_course/gradetools/py/execute2/insert.py
fin_model_course/gradetools/py/execute2/main.py
fin_model_course/gradetools/py/execute2/nbsource.py
fin_model_course/gradetools/py/execute2/output.py
fin_model_course/gradetools/py/execute2/replace.py
fin_model_course/gradetools/py/execute2/run.py
fin_model_course/lectures/__init__.py
fin_model_course/lectures/config.py
fin_model_course/lectures/lab_exercise.py
fin_model_course/lectures/model.py
fin_model_course/lectures/advanced/__init__.py
fin_model_course/lectures/advanced/main.py
fin_model_course/lectures/advanced/notes.py
fin_model_course/lectures/combining_excel_python/__init__.py
fin_model_course/lectures/combining_excel_python/main.py
fin_model_course/lectures/combining_excel_python/notes.py
fin_model_course/lectures/dcf_cost_capital/__init__.py
fin_model_course/lectures/dcf_cost_capital/main.py
fin_model_course/lectures/dcf_cost_capital/notes.py
fin_model_course/lectures/dcf_fcf/__init__.py
fin_model_course/lectures/dcf_fcf/main.py
fin_model_course/lectures/dcf_fcf/notes.py
fin_model_course/lectures/dynamic_excel/__init__.py
fin_model_course/lectures/dynamic_excel/main.py
fin_model_course/lectures/dynamic_excel/notes.py
fin_model_course/lectures/dynamic_python/__init__.py
fin_model_course/lectures/dynamic_python/main.py
fin_model_course/lectures/dynamic_python/notes.py
fin_model_course/lectures/intro/__init__.py
fin_model_course/lectures/intro/main.py
fin_model_course/lectures/intro/notes.py
fin_model_course/lectures/lab_exercises/__init__.py
fin_model_course/lectures/lab_exercises/main.py
fin_model_course/lectures/lab_exercises/notes.py
fin_model_course/lectures/monte_carlo/__init__.py
fin_model_course/lectures/monte_carlo/main.py
fin_model_course/lectures/monte_carlo/notes.py
fin_model_course/lectures/probability/__init__.py
fin_model_course/lectures/probability/main.py
fin_model_course/lectures/probability/notes.py
fin_model_course/lectures/projects/__init__.py
fin_model_course/lectures/projects/main.py
fin_model_course/lectures/projects/notes.py
fin_model_course/lectures/python_basics/__init__.py
fin_model_course/lectures/python_basics/main.py
fin_model_course/lectures/python_basics/notes.py
fin_model_course/lectures/sensitivity_analysis/__init__.py
fin_model_course/lectures/sensitivity_analysis/main.py
fin_model_course/lectures/sensitivity_analysis/notes.py
fin_model_course/lectures/start_python_excel/__init__.py
fin_model_course/lectures/start_python_excel/main.py
fin_model_course/lectures/start_python_excel/notes.py
fin_model_course/lectures/visualization/__init__.py
fin_model_course/lectures/visualization/main.py
fin_model_course/lectures/visualization/notes.py
fin_model_course/models/__init__.py
fin_model_course/models/content.py
fin_model_course/models/project_1.py
fin_model_course/models/retirement.py
fin_model_course/plbuild/paths.py
fin_model_course/plbuild/assets/images/advanced-financial-modeling-video-background.jpg
fin_model_course/plbuild/assets/images/anaconda-logo.png
fin_model_course/plbuild/assets/images/anaconda-prompt-admin.png
fin_model_course/plbuild/assets/images/car-object.pdf
fin_model_course/plbuild/assets/images/class-object.pdf
fin_model_course/plbuild/assets/images/data-pipeline.png
fin_model_course/plbuild/assets/images/df-basic-example.png
fin_model_course/plbuild/assets/images/dice.jpg
fin_model_course/plbuild/assets/images/dictionary-book.jpg
fin_model_course/plbuild/assets/images/different-variance-plot.pdf
fin_model_course/plbuild/assets/images/equations-chalkboard-2.jpg
fin_model_course/plbuild/assets/images/equations-chalkboard.jpg
fin_model_course/plbuild/assets/images/example-report.png
fin_model_course/plbuild/assets/images/excel-conditional-formatting.png
fin_model_course/plbuild/assets/images/excel-data-table.png
fin_model_course/plbuild/assets/images/excel-hell.jpg
fin_model_course/plbuild/assets/images/excel-horizontal-return.png
fin_model_course/plbuild/assets/images/excel-if.png
fin_model_course/plbuild/assets/images/excel-insert-chart.png
fin_model_course/plbuild/assets/images/excel-iteration.png
fin_model_course/plbuild/assets/images/excel-logo.png
fin_model_course/plbuild/assets/images/excel-manage-account.jpg
fin_model_course/plbuild/assets/images/excel-manage-account.png
fin_model_course/plbuild/assets/images/excel-mod.png
fin_model_course/plbuild/assets/images/excel-multivariate-reg.png
fin_model_course/plbuild/assets/images/excel-salaries-bar-graph.png
fin_model_course/plbuild/assets/images/excel-salaries-box-whisker-plot.png
fin_model_course/plbuild/assets/images/excel-salaries-line-graph.png
fin_model_course/plbuild/assets/images/excel-vlookup-example-table.png
fin_model_course/plbuild/assets/images/excel-vlookup.png
fin_model_course/plbuild/assets/images/fbprophet-install-1.png
fin_model_course/plbuild/assets/images/fbprophet-install-2.png
fin_model_course/plbuild/assets/images/fbprophet-install-3.png
fin_model_course/plbuild/assets/images/fcf-formula.png
fin_model_course/plbuild/assets/images/financial-modeling-video-background.jpg
fin_model_course/plbuild/assets/images/jupyter-notebook.png
fin_model_course/plbuild/assets/images/list-object.pdf
fin_model_course/plbuild/assets/images/normal-distribution-percentages.png
fin_model_course/plbuild/assets/images/normal-distribution.png
fin_model_course/plbuild/assets/images/numpy-logo.png
fin_model_course/plbuild/assets/images/office-download-installer.png
fin_model_course/plbuild/assets/images/outcome-probability-distribution.png
fin_model_course/plbuild/assets/images/plain-sensitivity-result.png
fin_model_course/plbuild/assets/images/project-2-solutions.png
fin_model_course/plbuild/assets/images/python-code-blur.jpeg
fin_model_course/plbuild/assets/images/python-excel-logo.png
fin_model_course/plbuild/assets/images/python-logo.png
fin_model_course/plbuild/assets/images/python-popularity.PNG
fin_model_course/plbuild/assets/images/python-salaries-bar-graph.pdf
fin_model_course/plbuild/assets/images/python-salaries-box-graph.pdf
fin_model_course/plbuild/assets/images/python-salaries-line-graph.pdf
fin_model_course/plbuild/assets/images/python-sensitivity-hex-bins.pdf
fin_model_course/plbuild/assets/images/python-terminal.png
fin_model_course/plbuild/assets/images/python-visualization-landscape.jpg
fin_model_course/plbuild/assets/images/random-numbers.jpg
fin_model_course/plbuild/assets/images/scatter-plot-line.png
fin_model_course/plbuild/assets/images/scatter-plot-no-relationship.png
fin_model_course/plbuild/assets/images/sensitivity-analysis-styled-df.png
fin_model_course/plbuild/assets/images/series-example-df.png
fin_model_course/plbuild/assets/images/supply-demand-graph.png
fin_model_course/plbuild/assets/images/time-series-linear-plot.png
fin_model_course/plbuild/assets/images/time-series-plot-components.png
fin_model_course/plbuild/assets/images/time-series-plot.png
fin_model_course/plbuild/assets/images/vba-logo.png
fin_model_course/plbuild/assets/images/vba-terminal.png
fin_model_course/plbuild/assets/images/xkcd-python.png
fin_model_course/plbuild/assets/images/xlwings-logo.png
fin_model_course/plbuild/sources/document/c2_course_schedule.py
fin_model_course/plbuild/sources/document/ln10_monte_carlo.py
fin_model_course/plbuild/sources/document/ln11_dcf_cost_capital.py
fin_model_course/plbuild/sources/document/ln12_dcf_fcf.py
fin_model_course/plbuild/sources/document/ln13_advanced.py
fin_model_course/plbuild/sources/document/ln1_introduction.py
fin_model_course/plbuild/sources/document/ln2_excel_python_intro.py
fin_model_course/plbuild/sources/document/ln3_dynamic_excel.py
fin_model_course/plbuild/sources/document/ln4_python_basics.py
fin_model_course/plbuild/sources/document/ln5_dynamic_python.py
fin_model_course/plbuild/sources/document/ln6_visualization.py
fin_model_course/plbuild/sources/document/ln7_sensitivity_analysis.py
fin_model_course/plbuild/sources/document/ln8_probability.py
fin_model_course/plbuild/sources/document/ln9_combining_excel_python.py
fin_model_course/plbuild/sources/document/pj0_project_grading_overview.py
fin_model_course/plbuild/sources/document/pj1_excel_python_intro.py
fin_model_course/plbuild/sources/document/pj2_debt_probability.py
fin_model_course/plbuild/sources/document/pj3_cost_capital_mc.py
fin_model_course/plbuild/sources/document/pj4_full_dcf.py
fin_model_course/plbuild/sources/document/pr1_python_retirement.py
fin_model_course/plbuild/sources/document/pr2_scenario_modeling.py
fin_model_course/plbuild/sources/document/pr3_internal_randomness.py
fin_model_course/plbuild/sources/document/pr4_xlwings.py
fin_model_course/plbuild/sources/document/pr5_monte_carlo.py
fin_model_course/plbuild/sources/presentation/10_monte_carlo_simulation.py
fin_model_course/plbuild/sources/presentation/11_dcf_intro_cost_capital.py
fin_model_course/plbuild/sources/presentation/12_dcf_fcf.py
fin_model_course/plbuild/sources/presentation/13_roadmap.py
fin_model_course/plbuild/sources/presentation/1_intro.py
fin_model_course/plbuild/sources/presentation/2_excel_python_start.py
fin_model_course/plbuild/sources/presentation/3_advanced_tvm_in_excel.py
fin_model_course/plbuild/sources/presentation/4_python_basics.py
fin_model_course/plbuild/sources/presentation/5_building_a_python_model.py
fin_model_course/plbuild/sources/presentation/6_visualization_intro.py
fin_model_course/plbuild/sources/presentation/7_sensitivity_analysis.py
fin_model_course/plbuild/sources/presentation/8_probability_modeling.py
fin_model_course/plbuild/sources/presentation/9_python_excel_combined.py
fin_model_course/plbuild/templates/__init__.py
fin_model_course/plbuild/templates/author.py
fin_model_course/plbuild/templates/document.py
fin_model_course/plbuild/templates/document_imports.py
fin_model_course/plbuild/templates/general.py
fin_model_course/plbuild/templates/general_imports.py
fin_model_course/plbuild/templates/presentation.py
fin_model_course/plbuild/templates/presentation_imports.py
fin_model_course/pltemplates/__init__.py
fin_model_course/pltemplates/blocks.py
fin_model_course/pltemplates/eq_with_variable_defs.py
fin_model_course/pltemplates/hyperlink.py
fin_model_course/pltemplates/series_example.py
fin_model_course/pltemplates/drawio_diagrams/car-object.dio
fin_model_course/pltemplates/drawio_diagrams/class-object.dio
fin_model_course/pltemplates/drawio_diagrams/list-object.dio
fin_model_course/pltemplates/exercises/__init__.py
fin_model_course/pltemplates/exercises/advanced_udf.py
fin_model_course/pltemplates/exercises/dcf.py
fin_model_course/pltemplates/exercises/dcf_fcf.py
fin_model_course/pltemplates/exercises/intro_udf.py
fin_model_course/pltemplates/exercises/lab_exercise.py
fin_model_course/pltemplates/exercises/monte_carlo.py
fin_model_course/pltemplates/exercises/read_write_excel_pandas.py
fin_model_course/pltemplates/exercises/xlwings.py
fin_model_course/pltemplates/frames/__init__.py
fin_model_course/pltemplates/frames/in_class_example.py
fin_model_course/pltemplates/frames/lab.py
fin_model_course/pltemplates/frames/model_flowchart.py
fin_model_course/pltemplates/frames/sensitivity_example.py
fin_model_course/pltemplates/frames/single_block.py
fin_model_course/pltemplates/frames/tvm/__init__.py
fin_model_course/pltemplates/frames/tvm/project_1_lab.py
fin_model_course/pltemplates/frames/tvm/retirement_model_structure.py
fin_model_course/pltemplates/frames/tvm/salary_eq.py
fin_model_course/pltemplates/graphics/__init__.py
fin_model_course/pltemplates/graphics/dcf.py
fin_model_course/pltemplates/graphics/explore_params.py
fin_model_course/pltemplates/graphics/internal_randomness.py
fin_model_course/pltemplates/graphics/model_structure.py
fin_model_course/pltemplates/graphics/wacc.py
fin_model_course/pltemplates/practice/__init__.py
fin_model_course/pltemplates/practice/python_retirement/__init__.py
fin_model_course/pltemplates/practice/python_retirement/prob_definition.j2
fin_model_course/pltemplates/projects/__init__.py
fin_model_course/pltemplates/projects/p3/__init__.py
fin_model_course/pltemplates/projects/p3/bonus.j2
fin_model_course/pltemplates/projects/p3/notes.j2
fin_model_course/pltemplates/projects/p3/prob_definition.j2
fin_model_course/pltemplates/projects/p3/submission.j2
fin_model_course/pltemplates/projects/p4/__init__.py
fin_model_course/pltemplates/projects/p4/bonus.j2
fin_model_course/pltemplates/projects/p4/notes.j2
fin_model_course/pltemplates/projects/p4/prob_definition.j2
fin_model_course/pltemplates/projects/p4/submission.j2
fin_model_course/resources/__init__.py
fin_model_course/resources/models.py
fin_model_course/schedule/__init__.py
fin_model_course/schedule/main.py
fin_model_course/schedule/models.py
nbexamples/ipynb_to_gallery.py
tests/__init__.py