Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Better Presentation of Python Financial Models - Advanced Financial Modeling

  • Nick DeRobertis
  • 2020-12-05
  • 3580
Better Presentation of Python Financial Models - Advanced Financial Modeling
FinanceModelingFinancial ModelingAnalysisPython
  • ok logo

Скачать Better Presentation of Python Financial Models - Advanced Financial Modeling бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Better Presentation of Python Financial Models - Advanced Financial Modeling или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Better Presentation of Python Financial Models - Advanced Financial Modeling бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Better Presentation of Python Financial Models - Advanced Financial Modeling

Better Presentation of Python Financial Models

Part of the lecture series "Advanced Financial Modeling":
https://nickderobertis.github.io/fin-...

Full Course Website:
https://nickderobertis.github.io/fin-...


Notes
--------

Presentation from a Python model is a more complex story than doing the same with an Excel model. But you also have many more possibilities
The easiest presentation method is to use the Jupyter notebook itself. You can offload code into separate .py files and just import it so that there is not much code in the notebook
You can create reports from your Python model. You could output to Excel, HTML/CSS, LaTeX, or PDF to create the report.
If you go with HTML/CSS, Jinja will be useful for templating. HTML/CSS can also be converted into a PDF with pdfkit
If you go with LaTeX, pyexlatex allows you to create Python objects which compile into LaTeX and PDFs
You can go direct to PDF with reportlab
You can have the most polished presentation of your model by building an app, which is not as hard as it sounds. Voila can directly convert your Jupyter notebook into an app. Panel will let you create a more customized app, by adding onto your existing Jupyter notebook
You can learn about building full web applications from scratch with Flask, but that is more complicated than the other approaches
Interactive plots allow the consumer of the model to view more information in a single plot by adding some dynamic behavior to it. There are many libraries for this such as Bokeh, Altair, Plotly, and Holoviews

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]