Workshop

Cashflows: Financial investment modeling and advanced engineering economics using Python (Spanish)


Location:
Room 8
Date and time:
Sunday 11, 11:00
Authors:
Juan David Velásquez-Henao (Colombia)
Summary:

In this talk, we introduce cashflows, an open source Python library to do financial computations. The package contains tools for many common computations including time value of the money models, simulating different types of loans, analyzing cash -lows, and bonds valuation, among others.

Description:

Financial computations are an integral part of the business problem framing in Analytics and Data Science, and they are a common task in a daily basis for the engineering economics practitioner. Many computation tasks in engineering economics are usually made using spreadsheets, but this software seems not be adequate to interact with other tools commonly used in Analytics and Data Science. In this paper, we introduce cashflows, an open source and user-friendly Python library to do financial computations. The package is designed to be used in an interactive environment as IPython or Jupyter notebook, but is also suitable for using as a library inside of others applications. The package contains tools for computing the time value of the money, simulating different types of loans, analyzing cash -lows, and bonds valuation, among others. We demonstrate the use of main functions implemented in the package

Resources:
https://github.com/jdvelasq/cashflows