Add missingno to the dependencies
This commit is contained in:
parent
63893f53c8
commit
cf8f7d5555
2 changed files with 210 additions and 1 deletions
|
|
@ -27,6 +27,7 @@ repository = "https://github.com/webartifex/ames-housing"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
jupyterlab = "^3.0.16"
|
||||
missingno = "^0.4.2"
|
||||
numpy = "^1.20.3"
|
||||
pandas = "^1.2.4"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue