initial questions

This commit is contained in:
2023-08-03 17:04:23 -07:00
parent 828452b66b
commit d2d024a906
5 changed files with 282 additions and 20 deletions

View File

@@ -7,6 +7,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
pandas = "^2.0.3"
[tool.poetry.group.dev.dependencies]