Resample DataΒΆ

These functions are used for resampling data, e.g. for turning quarterly financial reports into daily data-points. See Tutorial 02 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()