Hello,
I'm trying to do the following task:
Input files
--> csv file 1 with 360 columns of cashflow
--> csv file 2 with corresponding rates for the 360 columns
Task
--> calculate present value based on the cashflow and rate file
(i.e. file 1 column 1 * file 2 column 2 + file 1 column 2 *...