1
0
Fork 0

Create notebook for the case study

This commit is contained in:
Alexander Hess 2018-08-27 11:48:50 +02:00
commit 99f474ad80
3 changed files with 1167 additions and 1 deletions

View file

@ -8,6 +8,10 @@ pandas = "*"
jupyter = "*"
watermark = "*"
savreaderwriter = "*"
"rpy2" = "==2.8.*"
matplotlib = "*"
seaborn = "*"
sklearn = "*"
[dev-packages]
black = "*"