Skip to content

Data Science project: downloading, cleaning and analysing Steam Store Data. Write-ups on blog:

License

Notifications You must be signed in to change notification settings

runshouse/steam-data-science-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Store project

Data download and cleaning stages of Steam Store analysis project.

To run locally:

clone repo
download raw data from Kaggle and extract into data/raw folder

If using conda

conda config --add channels conda-forge
conda install --file requirements.txt

If using pip

pip install -r requirements.txt

Then run jupyter notebook and open .ipynb files inside notebooks folder.

About

Data Science project: downloading, cleaning and analysing Steam Store Data. Write-ups on blog:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%