Module 'scipy' has no attribute 'percentileofscore'

Course Name: Systematic Options Trading, Section No: 15, Unit No: 8, Unit type: Notebook

I am trying to replicate this notebook on my computer.

it seems that ‘percentileofscore’ requires scipy 1.15.2

I checked in conda, with the latest package installed, it only goes to 1.15.1

how can i solve this issue?

note: i tried also with the quantra_py environment, same issue

Hi Christophe,

Can you please check the SciPy version in the quantra_py environment? It should be 1.7.0. If that is not the case, I suggest removing the existing quantra_py environment and reinstalling a fresh version. That should solve the issue.