Filters
Technologies
Topic
Level
Browse our catalog
Explore tracks, courses, and projects — all in one place. Learn at your pace and build real-world skills.
Investigating Urban Air Pollution TrendsNew
This project introduces core techniques in environmental data analysis, focusing on sensor data cleaning, descriptive statistics, and short-term air quality trends.
Optimizing Bank Telemarketing CampaignsNew
This project empowers you to analyze marketing campaign data, evaluate communication effectiveness, and apply statistical methods for data-driven recommendations.
Predicting Potable Water QualityNew
Build a predictive model to identify potable water using chemical measurements, evaluating model performance and feature importance for decision support.
Predicting Red Wine Quality with Machine LearningNew
Explore how machine learning can reveal key chemical traits that distinguish high-quality red wines using real-world data.
Uncovering Aviation Accident Risk PatternsNew
This project develops your ability to analyze aviation incident data, uncover risk patterns, and communicate key safety insights using real-world datasets.
Uncovering Netflix TrendsNew
In this project, you'll analyze Netflix's content catalog to uncover genre trends, optimal content durations, and acquisition strategies for competitive benchmarking.
Unlocking Book Publishing Success with DataNew
Explore data-driven strategies for book publishing success by analyzing authorship trends, publication timing, and the relationship between book length and ratings.
Analyzing Book PopularityNew
A hands-on project guiding learners through data cleaning, feature engineering, and exploratory data analysis (EDA) to uncover what makes a book popular in a book exchange community. Learners will work with a real-world dataset, applying practical Python and pandas skills, and visualizing insights with seaborn.
Analyzing Department RevenueNew
A hands-on project for professional developers to analyze and merge departmental performance and structure data using pandas. Learn to load, inspect, clean, filter, merge, and aggregate real-world datasets with persistent variables across chapters.
Animal Crossing Villager Personality ClusteringNew
A hands-on guided project using the Animal Crossing: New Horizons villager dataset to explore feature engineering, clustering, and basic NLP for uncovering hidden personality archetypes and analyzing dialogue styles.
Anime Recommendation SystemNew
Build a content-based recommendation engine for anime using pandas and scikit-learn, focusing on feature engineering, EDA for hidden gems, similarity-based recommendations, and insightful visualizations – all without defining custom functions.
Build Configuration ManagerNew
A hands-on C++ terminal project where you will design and implement a build configuration manager for small projects. You'll learn to model, store, search, update, and report on build settings such as compiler, output folder, and optimization level.