Lab 4 ready

This commit is contained in:
Chris Proctor
2022-04-14 15:48:19 -04:00
parent cabdb55ba9
commit 366dc32233
6 changed files with 171309 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ jupyterlab = "^3.3.3"
pandas = "^1.4.2"
matplotlib = "^3.5.1"
seaborn = "^0.11.2"
requests = "^2.27.1"
[tool.poetry.dev-dependencies]