We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b89ba8 commit 548fdecCopy full SHA for 548fdec
pymc/examples/glm_linear.py
@@ -1,4 +1,5 @@
1
import numpy as np
2
+import sys
3
4
try:
5
import statsmodels.api as sm
0 commit comments