Add sklearn to the dependencies
This commit is contained in:
parent
a47067fc72
commit
e96d380276
2 changed files with 151 additions and 1 deletions
|
|
@ -28,5 +28,6 @@ repository = "https://github.com/webartifex/intro-to-data-science"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
jupyterlab = "^3.0.16"
|
||||
scikit-learn = "^0.24.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue