FIFA 21 player dataset with various attributes.
Dataset Description
Context
I tried to work on a dataset and find it could be improved so I improved it and posted it here.
Content
The dataset provided includes the players data for FIFA 21. The data allows multiple comparisons of the players across the videogame. This dataset is taken from Kaggle datasets(https://www.kaggle.com/stefanoleone992/fifa-21-complete-player-dataset),it has been cleaned and prepared for further analysis by dropping the useless columns. You can try to get some useful insights from it if you are interested in football.
The columns are as follows:
['age', 'heightcm', 'weightkg', 'nationality', 'clubname','leaguename', 'overall', 'potential', 'valueeur', 'wageeur','playerpositions', 'preferredfoot', 'weakfoot', 'skillmoves','work_rate', 'pace', 'shooting', 'passing', 'dribbling', 'defending','physic']
Make full use of it and get some interesting insights for the dataset.
Acknowledgements
This dataset is taken from Kaggle datasets(https://www.kaggle.com/stefanoleone992/fifa-21-complete-player-dataset).
Inspiration
I loved programming but got into a different field of statistics. Data science allows me to work with both so I am here.
Related Datasets
-
FIFA 20 Complete Player Dataset
@kaggle
-
National Football League (NFL)
@nflverse
-
NFL Fantasy Football
@nflverse