Oh, I didn’t realize norm isn’t a package. In that case you could do @pyimport scipy.stats as stats and stats.norm
1 Like
Oh, I didn’t realize norm isn’t a package. In that case you could do @pyimport scipy.stats as stats and stats.norm