FIFA team ranking plot
- Park Daniel
- Jul 30, 2022
- 1 min read

I ranked the FIFA countries based on the year from 1990 - Present
I used pyplot as plt to create title, x/y axis, and create the figure that will help set the graph up
Seaborn as sns is used to color code each of the lines, so in the case above we can see each color represents a country
Comments