Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indexing Error in temperature_score.calculate #249

Open
JPiree opened this issue Nov 11, 2020 · 2 comments
Open

Indexing Error in temperature_score.calculate #249

JPiree opened this issue Nov 11, 2020 · 2 comments

Comments

@JPiree
Copy link

JPiree commented Nov 11, 2020

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
AnalysisExample1
Unfortunately this ends up with an indexing error because of the portfolio input argument
AnalysisExample2
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.

@joriscram
Copy link
Collaborator

Hi JPiree, Thanks for opening this issue.
The notebooks are all automatically tested at each commit so no signs for bugs or ambiguities from our side. If you run the notebook in Colab all just runs fine.

If you did not touched the notebook code or the data it can be a compatibility issue. We recommend using the environment.yml in the example folder to set up a conda environment. Check this documentation for more guidance on this.

Let us know if this caused the issue

@JPiree
Copy link
Author

JPiree commented Nov 19, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants