generated from mwc/lab_pokemon
Pokemon lab.
I really enjoyed the ability to work with different statistical data and see how to find incredibly specific uses for it all.
This commit is contained in:
parent
e5635937b7
commit
805432a5f5
|
@ -175,7 +175,7 @@
|
|||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.9.10"
|
||||
"version": "3.10.6"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
|
3343
lab_pokemon.ipynb
3343
lab_pokemon.ipynb
File diff suppressed because one or more lines are too long
|
@ -6,7 +6,7 @@ authors = ["Chris <chris@chrisproctor.net>"]
|
|||
license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.11"
|
||||
python = "^3.10"
|
||||
jupyterlab = "^3.3.3"
|
||||
pandas = "^1.4.2"
|
||||
matplotlib = "^3.5.1"
|
||||
|
|
Loading…
Reference in New Issue