We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab721c0 commit 5e8fe4bCopy full SHA for 5e8fe4b
1 file changed
docs/requirements.txt
@@ -20,7 +20,7 @@ openpyxl # for pandas.read_excel function
20
seaborn
21
plotly
22
statsmodels==0.14.2 # used by plotly for trendline parameter
23
-#scipy==1.14.0
+scipy==1.14.0
24
scikit-learn==1.3.2 # match colab environment
25
joblib
26
0 commit comments