Skip to content
Snippets Groups Projects
Commit 0ebcb7f3 authored by Konrad Völkel's avatar Konrad Völkel
Browse files

added 2 version requirements that pandas secretly has to remove warnings (in...

added 2 version requirements that pandas secretly has to remove warnings (in lineare-regresession.ipynb)
parent 6016528d
No related branches found
No related tags found
No related merge requests found
Pipeline #138272 failed
...@@ -17,3 +17,5 @@ pandas>=2.2.2 ...@@ -17,3 +17,5 @@ pandas>=2.2.2
scikit-learn==1.2.2 scikit-learn==1.2.2
scipy==1.10.1 scipy==1.10.1
seaborn==0.12.2 seaborn==0.12.2
numexpr==2.8.4
Bottleneck==1.3.6
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment