Add missingno to the dependencies

This commit is contained in:
Alexander Hess 2021-05-25 08:03:35 +02:00
commit cf8f7d5555
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
2 changed files with 210 additions and 1 deletions

View file

@ -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"