Fifa 2022 World Cup Analysis

 



In this code we printed out the whole dataset for the Fifa World Cup 2022. First we import the necessary libraries: matplotlib, seaborn, pandas, numpy. Next we load the data into the program using the line fifa_df = pd.read_csv('Fifa_WC_2022_Match_data.csv', encoding='latin1').
Finally we print the data using print(fifa_df)

Comments

Popular posts from this blog

OSA Assignment 1 - Task 3 GUIDE

Mobile device/application management (MDM/MAM)

OSA Assignment 1 - Task 1 GUIDE