generated from mwc/lab_pokemon
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:
parent
66f398a53f
commit
df47f138ef
3127
lab_pokemon.ipynb
3127
lab_pokemon.ipynb
File diff suppressed because one or more lines are too long
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in New Issue