pokemon lab almost done feedback needed

Hi Chris- could you take a look at the final section and let me know
why I am getting 24 sleep intervals now instead of the 4-8 or so I was
getting in the first part? Thanks
This commit is contained in:
Chris Mekelburg 2024-10-31 14:16:34 -04:00
parent 66f398a53f
commit df47f138ef
2 changed files with 3020 additions and 108 deletions

File diff suppressed because one or more lines are too long

View File

@ -12,6 +12,7 @@ pandas = "^1.4.2"
matplotlib = "^3.5.1"
seaborn = "^0.11.2"
requests = "^2.27.1"
numpy = "^2.1.2"
[tool.poetry.dev-dependencies]