I have tried to run the first notebook (Analysis example) in Jupyter notebook (with the example data). This works for the first few lines up to the temperature_score.calculate function. I tried to run the following code

Unfortunately this ends up with an indexing error because of the portfolio input argument

Since the error runs quite deep I have no clue what is going wrong here and whether I can change anything or it is a bug in the code.
I have tried to run the first notebook (Analysis example) in Jupyter notebook (with the example data). This works for the first few lines up to the temperature_score.calculate function. I tried to run the following code


Unfortunately this ends up with an indexing error because of the portfolio input argument
Since the error runs quite deep I have no clue what is going wrong here and whether I can change anything or it is a bug in the code.