Add scientific libraries
This commit is contained in:
parent
4baaa17a9c
commit
5a56f1e16b
2 changed files with 412 additions and 1 deletions
|
|
@ -9,6 +9,10 @@ license = "MIT"
|
|||
python = "^3.10"
|
||||
nltk = "^3.7"
|
||||
spyder = "^5.3.2"
|
||||
numpy = "^1.23.1"
|
||||
matplotlib = "^3.5.2"
|
||||
pandas = "^1.4.3"
|
||||
scikit-learn = "^1.1.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue