← Back to Cashflow Modelling in Python

Welcome and course overview

Hello! Welcome to the course "Cashflow modelling in Python". Before we begin, a few initial setup steps are required.

The course is designed to be practical and hands-on, so you will be building your own cash flow models in Python. To do that we need some preparations.

In this chapter, we will prepare the necessary tools.

We will need:

  • Python - a programming language that we will use to build our models,
  • IDE - a software that will make it easier to write and run Python code.

In case of any troubles with installations, please don't hesitate to ask for support. We will be happy to help you.

  Next