Data Science Projects
Build your skills through projects: Python, SQL, R, Power BI, Tableau, AI and much more.
Building Fast Queries on a CSV
Practice implementing an inventory system for a laptop store using Python classes, dictionaries, and binary search.
Predicting Heart Disease
Practice building a K Nearest Neighbors classifier in Python to predict heart disease risk from patient data.
Garden Simulator Text Based Game
Practice using OOP, error handling, and randomness in Python to create an interactive gardening game simulator.
Investigating Fandango Movie Ratings
Practice statistical analysis in Python to investigate movie rating bias and determine if Fandango inflated ratings.
Word Raider
Practice using Python variables, lists, loops, conditionals, and file handling to build an interactive word-guessing game.
Kaggle Data Science Survey
Practice analyzing survey data in Python to uncover insights about data science careers and skills.
Learn and Install Jupyter Notebook
Practice using Jupyter Notebook to run code, add text, and install locally for real-world data projects.
Prison Break
Practice using Jupyter Notebook to analyze real-world data on helicopter prison escapes.
Analyzing Wikipedia Pages
Practice using MapReduce in Python to efficiently analyze a large Wikipedia dataset and build in-demand data skills.
Exploring Hacker News Posts
Practice using Python loops, string cleaning, and date handling to uncover real-world data insights.
Profitable App Profiles for the App Store and Google Play Markets
Practice using Python and data analysis on real mobile app market data to develop profitable app ideas.
Finding Heavy Traffic Indicators on I-94
Practice exploratory data visualization in Python using pandas, Matplotlib, and Seaborn to find indicators of heavy traffic on I-94.