Working whilst not at home is meh
This commit is contained in:
@@ -1 +1,7 @@
|
||||
# Visualisations for Data
|
||||
# Visualisations for Data
|
||||
import seaborn as sns
|
||||
import gunner
|
||||
|
||||
games_vis = gunner.game_sales_NA
|
||||
|
||||
sns.relplot(data = games_vis, x = "Year", y = "NA_Sales")
|
||||
|
||||
Reference in New Issue
Block a user