Create notebook for the case study
This commit is contained in:
parent
0723da59a8
commit
99f474ad80
3 changed files with 1167 additions and 1 deletions
4
Pipfile
4
Pipfile
|
|
@ -8,6 +8,10 @@ pandas = "*"
|
|||
jupyter = "*"
|
||||
watermark = "*"
|
||||
savreaderwriter = "*"
|
||||
"rpy2" = "==2.8.*"
|
||||
matplotlib = "*"
|
||||
seaborn = "*"
|
||||
sklearn = "*"
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue