Growth & ReturnsΒΆ

These functions are used for calculating the relative change over time, e.g. for calculating Sales Growth and Stock Returns. See Tutorial 03 for detailed examples.

For convenience, the most important functions can be called directly from the simfin namespace. For example, instead of calling simfin.load.load_income() you can simply call simfin.load_income()