learned how to sort through data and make different plots

If a super hero joins marvels avengers do they death and if they do how long does it take for them
to die after joining.

i can use the data set from avengers in FiveThirtyEight
This commit is contained in:
tsmith37
2025-10-19 17:35:56 -04:00
parent 6f3b5b5bee
commit bfcd168d31
2 changed files with 1448 additions and 77 deletions

View File

@@ -175,7 +175,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.9.10" "version": "3.13.7"
} }
}, },
"nbformat": 4, "nbformat": 4,

File diff suppressed because one or more lines are too long