Add pandas to the dependencies
This commit is contained in:
parent
40dd3f2c97
commit
dfcceea884
2 changed files with 36 additions and 1 deletions
|
|
@ -30,6 +30,7 @@ python = "^3.8"
|
|||
jupyterlab = "^3.0.16"
|
||||
matplotlib = "^3.4.2"
|
||||
numpy = "^1.20.3"
|
||||
pandas = "^1.2.4"
|
||||
scikit-learn = "^0.24.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue