Skip to content

KenSteadman/DataCamp-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Projects

Apply coding skills to a wide range of datasets to solve real-world problems. Projects designed by expert instructors, DataCamp Projects are an important step in your journey to become data fluent and help you build your data science portfolio to show employers.

My Solutions to Datacamp Projects.

Python

Project Description
A Network analysis of Game of Thrones Analyze the network of characters in Game of Thrones and how it changes over the course of the books.
A Visual History of Nobel Prize Winners Explore a dataset from Kaggle containing a century's worth of Nobel Laureates. Who won? Who got snubbed?
Dr. Semmelweis and the discovery of handwashing Reanalyse the data behind one of the most important discoveries of modern medicine: Handwashing.
Exploring the Bitcoin cryptocurrency market You will explore the market capitalization of Bitcoin and other cryptocurrencies.
Investigating Netflix Movies and Guest Stars in The Office Apply the foundational Python skills you learned in Introduction to Python and Intermediate Python by manipulating and visualizing movie and TV data.
Exploring the evolution of Linux Find out about the development of the Linux operating system by exploring its Git repository history.
Predicting Credit Card Approvals Build a machine learning model to predict if a credit card application will get approved.
Risk and Returns: The Sharpe Ratio Use pandas to calculate and compare profitability and risk of different investments using the Sharpe Ratio.
The Android App Market on Google Play Load, clean, and visualize scraped Google Play Store data to understand the Android app market.
The GitHub History of the Scala Language? Find the true Scala experts by exploring its development history in Git and GitHub.

SQL

Project Description
Analyze International Debt Statistics Write SQL queries to answer interesting questions about international debt using data from The World Bank.
When Was the Golden Age of Video Games? Use joins and set theory to discover the best years for video games!.