Skip to content

Mspaith/Write-a-Data-Science-Blog-Post

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

  1. Installation
  2. Project Motivation
  3. File Description
  4. Results
  5. Licensing, Authors, and Acknowledgements

Installation

There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*.

Project Motivation

This is an Udacity Nanodegree project. I chose FIFA 19 complete player dataset.

As a football fan, it would be quite interesting to apply data analysis skills here.

My key interests would be:

  1. What's the ratio of total wages/ total potential for clubs. Which clubs are the most economical ?
  2. How is nation team player total market value distributed? Probably show a distribution plot in a world map?
  3. How is a player's skilsl set influence his potential/wage? Can we predict a player's potential based on his skills' set?

File Descriptions

Data.csv contains lastest edition FIFA 2019 players attributes including age, potential, wage, etc.

There is also a notebook available here to showcsae all my work related to my three questions.

Results

The main findings of the code can be found at the post available

Licensing, Authors, Acknowledgements

Must give credit to Udacity courses for some of code ideas, and to kaggle/AirBnb for the data. You can find the Licensing for the data and other descriptive information at the Kaggle link available here. Otherwise, feel free to use the code here as you would like!

About

Creating a blog post and Github repository to begin building a data science portfolio of your own.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors