diff --git a/Misc/PythonSQL/PredictTipSciKitPy.sql b/Misc/PythonSQL/PredictTipSciKitPy.sql index 3cfee812..3faaecda 100644 --- a/Misc/PythonSQL/PredictTipSciKitPy.sql +++ b/Misc/PythonSQL/PredictTipSciKitPy.sql @@ -23,7 +23,6 @@ BEGIN @script = N' import pickle import numpy -import pandas from sklearn import metrics mod = pickle.loads(lmodel2)