Merge branch 'develop' into main
This commit is contained in:
commit
da3eb9344d
36 changed files with 10333 additions and 3080 deletions
|
|
@ -27,10 +27,11 @@ repository = "https://github.com/webartifex/intro-to-data-science"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
jupyterlab = "^3.0.16"
|
||||
matplotlib = "^3.4.2"
|
||||
numpy = "^1.20.3"
|
||||
pandas = "^1.2.4"
|
||||
scikit-learn = "^0.24.2"
|
||||
|
||||
jupyterlab = "^3.1"
|
||||
matplotlib = "^3.4"
|
||||
numpy = "^1.21"
|
||||
pandas = "^1.3"
|
||||
scikit-learn = "^1.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue