228 results

Introduction to Python

Master the basics of data analysis with Python in just four hours. This online course will introduce the Python interface and explore popular packages.

4 hours Programming Hugo Bowne-Anderson Course

Intermediate Python

Level up your data science skills by creating visualizations using Matplotlib and manipulating DataFrames with pandas.

4 hours Programming Hugo Bowne-Anderson Course

Data Manipulation with pandas

Learn how to import and clean data, calculate statistics, and create visualizations with pandas.

4 hours Data Manipulation Richie Cotton Course

Supervised Learning with scikit-learn

Grow your machine learning skills with scikit-learn in Python. Use real-world datasets in this interactive course and learn how to make powerful predictions!

4 hours Machine Learning George Boorman Course

Introduction to Statistics in Python

Grow your statistical skills and learn how to collect, analyze, and draw accurate conclusions from data using Python.

4 hours Probability & Statistics Maggie Matsui Course

Python Data Science Toolbox (Part 1)

Learn the art of writing your own functions in Python, as well as key concepts like scoping and error handling.

3 hours Programming Hugo Bowne-Anderson Course

Introduction to Data Visualization with Matplotlib

Learn how to create, customize, and share data visualizations using Matplotlib.

4 hours Data Visualization Ariel Rokem Course

Exploratory Data Analysis in Python

Learn how to explore, visualize, and extract insights from data using exploratory data analysis (EDA) in Python.

4 hours Exploratory Data Analysis George Boorman Course

Joining Data with pandas

Learn to combine data from multiple tables by joining data together using pandas.

4 hours Data Manipulation Aaren Stubberfield Course

Python Data Science Toolbox (Part 2)

Continue to build your modern Data Science skills by learning about iterators and list comprehensions.

4 hours Programming Hugo Bowne-Anderson Course

Introduction to Data Visualization with Seaborn

Learn how to create informative and attractive visualizations in Python using the Seaborn library.

4 hours Data Visualization DataCamp Content Creator Course

Introduction to Importing Data in Python

Learn to import data into Python from various sources, such as Excel, SQL, SAS and right from the web.

3 hours Data Preparation Hugo Bowne-Anderson Course

Writing Efficient Python Code

Learn to write efficient code that executes quickly and allocates resources skillfully to avoid unnecessary overhead.

4 hours Programming Logan Thomas Course

Cleaning Data in Python

Learn to diagnose and treat dirty data and develop the skills needed to transform your raw data into accurate insights!

4 hours Data Preparation Adel Nehme Course

Introduction to Data Science in Python

Dive into data science using Python and learn how to effectively analyze and visualize your data. No coding experience or skills needed.

4 hours Programming Hillary Green-Lerman Course

Intermediate Importing Data in Python

Improve your Python data importing skills and learn to work with web and API data.

2 hours Data Preparation Hugo Bowne-Anderson Course

Introduction to Natural Language Processing in Python

Learn fundamental natural language processing techniques using Python and how to apply them to extract insights from real-world text data.

4 hours Machine Learning Katharine Jarmul Course

Unsupervised Learning in Python

Learn how to cluster, transform, visualize, and extract insights from unlabeled datasets using scikit-learn and scipy.

4 hours Machine Learning Benjamin Wilson Course

Machine Learning with Tree-Based Models in Python

In this course, you'll learn how to use tree-based models and ensembles for regression and classification using scikit-learn.

5 hours Machine Learning Elie Kawerk Course

Object-Oriented Programming in Python

Dive in and learn how to create classes and leverage inheritance and polymorphism to reuse and optimize code.

4 hours Programming Alex Yarosh Course

Hypothesis Testing in Python

Learn how and when to use common hypothesis tests like t-tests, proportion tests, and chi-square tests in Python.

4 hours Probability & Statistics James Chapman Course

Introduction to Python for Developers

Master the fundamentals of programming in Python. No prior knowledge required!

3 hours Programming George Boorman Course

Introduction to NumPy

Master your skills in NumPy by learning how to create, sort, filter, and update arrays using NYC’s tree census.

4 hours Data Manipulation Izzy Weber Course

Introduction to Regression with statsmodels in Python

Predict housing prices and ad click-through rate by implementing, analyzing, and interpreting regression analysis with statsmodels in Python.

4 hours Probability & Statistics Maarten Van den Broeck Course

Introduction to Deep Learning in Python

Learn the fundamentals of neural networks and how to build deep learning models using Keras 2.0 in Python.

4 hours Artificial Intelligence Dan Becker Course

Writing Functions in Python

Learn to use best practices to write maintainable, reusable, complex functions with good documentation.

4 hours Programming Shayne Miel Course

Manipulating Time Series Data in Python

In this course you'll learn the basics of working with time series data.

4 hours Data Manipulation Stefan Jansen Course

Introduction to Python for Finance

Learn to use Python for financial analysis using basic skills, including lists, data visualization, and arrays.

4 hours Applied Finance Adina Howe Course

Preprocessing for Machine Learning in Python

Learn how to clean and prepare your data for machine learning!

4 hours Machine Learning James Chapman Course

Introduction to Data Engineering

Learn about the world of data engineering in this short course, covering tools and topics like ETL and cloud computing.

4 hours Data Engineering Vincent Vankrunkelsven Course

Sampling in Python

Learn to draw conclusions from limited data using Python and statistics. This course covers everything from random sampling to stratified and cluster sampling.

4 hours Probability & Statistics James Chapman Course

Developing LLM Applications with LangChain

Discover how to build AI-powered applications using LLMs, prompts, chains, and agents in LangChain.

4 hours Artificial Intelligence Jonathan Bennion Course

Data Structures and Algorithms in Python

Explore data structures such as linked lists, stacks, queues, hash tables, and graphs; and search and sort algorithms!

4 hours Programming Miriam Antona Course

Web Scraping in Python

Learn to retrieve and parse information from the internet using the Python library scrapy.

4 hours Data Preparation Thomas Laetsch Course

Intermediate Data Visualization with Seaborn

Use Seaborn's sophisticated visualization tools to make beautiful, informative visualizations with ease.

4 hours Data Visualization Chris Moffitt Course

Working with Categorical Data in Python

Learn how to manipulate and visualize categorical data using pandas and seaborn.

4 hours Data Manipulation Kasey Jones Course

Introduction to Deep Learning with Keras

Learn to start developing deep learning models with Keras.

4 hours Artificial Intelligence Miguel Esteban Course

Introduction to Data Pipelines

This introductory course will help you hone the skills to build effective, performant, and reliable data pipelines.

4 hours Data Engineering Jake Roach Course

Software Engineering Principles in Python

Learn about modularity, documentation, and automated testing to help you solve data science problems more quickly and reliably.

4 hours Programming Adam Spannbauer Course

Working with Dates and Times in Python

Learn how to work with dates and times in Python.

4 hours Programming DataCamp Content Creator Course

Intermediate Python for Developers

Dive into the Python ecosystem, discovering modules and packages along with how to write custom functions!

2 hours Programming George Boorman Course

End-to-End Machine Learning

Dive into the world of machine learning and discover how to design, train, and deploy end-to-end models.

4 hours Machine Learning Joshua Stapleton Course

Analyzing Marketing Campaigns with pandas

Build up your pandas skills and answer marketing questions by merging, slicing, visualizing, and more!

4 hours Other Jay Rosok Course

Image Processing in Python

Learn to process, transform, and manipulate images at your will.

4 hours Machine Learning Rebeca Gonzalez Course

Linear Classifiers in Python

In this course you will learn the details of linear classifiers like logistic regression and SVM.

4 hours Machine Learning Mike Gelbart Course

Introduction to LLMs in Python

Learn the nuts and bolts of LLMs and the revolutionary transformer architecture they are based on!

4 hours Artificial Intelligence Iván Palomares Carrascosa Course

Regular Expressions in Python

Learn about string manipulation and become a master at using regular expressions.

4 hours Data Manipulation Maria Eugenia Inzaugarat Course

Streamlined Data Ingestion with pandas

Learn to acquire data from common file formats and systems such as CSV files, spreadsheets, JSON, SQL databases, and APIs.

4 hours Data Preparation Amany Mahfouz Course

Cluster Analysis in Python

In this course, you will be introduced to unsupervised learning through techniques such as hierarchical and k-means clustering using the SciPy library.

4 hours Machine Learning Shaumik Daityari Course

Time Series Analysis in Python

In this four-hour course, you’ll learn the basics of analyzing time series data in Python.

4 hours Probability & Statistics Rob Reider Course
See 50 More Results

Exploring the Evolution of Lego

In this project, we will use data manipulation skills to zoom in on a time when Lego explored a new direction for their toy line!

45 minutes Data Manipulation Justin Saddlemyer Project guided

Name Game: Gender Prediction using Sound

Analyze the gender distribution of children's book writers and use sound to match names to gender.

45 minutes Case Studies Tufool Alnuaimi Project guided

Exploring the Bitcoin Cryptocurrency Market

You will explore the market capitalization of Bitcoin and other cryptocurrencies.

45 minutes Data Manipulation, Data Visualization... Juan González-Vallinas Project guided

Real-time Insights from Social Media Data

Learn to analyze Twitter data and do a deep dive into a hot trend.

45 minutes Data Manipulation, Data Visualization... Samia Khalid Project guided

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.

45 minutes Case Studies Mridul Seth Project guided

Disney Movies and Box Office Success

Explore Disney movie data, then build a linear regression model to predict box office success.

45 minutes Data Manipulation, Data Visualization... Sirinda Palahan Project guided

Analyze Your Runkeeper Fitness Data

Import, clean, and analyze seven years worth of training data tracked on the Runkeeper app.

45 minutes Data Manipulation, Data Visualization... Andrii Pavlenko Project guided

Comparing Cosmetics by Ingredients

Process ingredient lists for cosmetics on Sephora then visualize similarity using t-SNE and Bokeh.

45 minutes Data Manipulation, Data Visualization... Jiwon Jeong Project guided

Analyzing TV Data

Use data manipulation and visualization to explore one of two different television broadcast datasets: The Super Bowl and hit sitcom The Office!

45 minutes Data Manipulation, Data Visualization... David Venturi Project guided

Risk and Returns: The Sharpe Ratio

Use pandas to calculate and compare profitability and risk of different investments using the Sharpe Ratio.

45 minutes Applied Finance, Case Studies Stefan Jansen Project guided

Find Movie Similarity from Plot Summaries

Use NLP and clustering on movie plot summaries from IMDb and Wikipedia to quantify movie similarity.

45 minutes Data Manipulation, Data Visualization... Anubhav Singh Project guided

Give Life: Predict Blood Donations

Build a binary classifier to predict if a blood donor is likely to donate again.

45 minutes Data Manipulation, Machine Learning... Dimitri Denisjonok Project guided

The Android App Market on Google Play

Load, clean, and visualize scraped Google Play Store data to gain insights into the Android app market.

45 minutes Data Manipulation, Data Visualization... Lavanya Gupta Project guided

Extract Stock Sentiment from News Headlines

Scrape news headlines for FB and TSLA then apply sentiment analysis to generate investment insight.

45 minutes Data Manipulation, Data Visualization... Juan González-Vallinas Project guided

Book Recommendations from Charles Darwin

Build a book recommendation system using NLP and the text of books like "On the Origin of Species."

45 minutes Data Manipulation, Data Visualization... Philippe Julien Project guided

Naïve Bees: Deep Learning with Images

Build a deep learning model that can automatically detect honey bees and bumble bees in images.

45 minutes Data Manipulation, Data Visualization... Emily Miller Project guided

Comparing Search Interest with Google Trends

Manipulate and plot time series data from Google Trends to analyze changes in search interest over time.

45 minutes Data Manipulation, Data Visualization... David Venturi Project guided

ASL Recognition with Deep Learning

Build a convolutional neural network to classify images of letters from American Sign Language.

45 minutes Data Manipulation, Data Visualization... Alexis Cook Project guided

Which Debts Are Worth the Bank's Effort?

Play bank data scientist and use regression discontinuity to see which debts are worth collecting.

45 minutes Data Manipulation, Data Visualization... Howard Friedman Project guided

Do Left-handed People Really Die Young?

Use pandas and Bayesian statistics to see if left-handed people actually die earlier than righties.

45 minutes Data Manipulation, Data Visualization... Madeleine Bonsma-Fisher Project guided

Who Is Drunk and When in Ames, Iowa?

Flex your data manipulation muscles on breath alcohol test data from Ames, Iowa, USA.

45 minutes Data Manipulation, Data Visualization... Samantha Tyner Project guided

Who's Tweeting? Trump or Trudeau?

Build a machine learning classifier that knows whether President Trump or Prime Minister Trudeau is tweeting!

60 minutes Data Manipulation, Data Visualization... Katharine Jarmul Project guided

Reducing Traffic Mortality in the USA

How can we find a good strategy for reducing traffic-related deaths?

60 minutes Data Manipulation, Data Visualization... Joel Östblom Project guided

Classify Song Genres from Audio Data

Rock or rap? Apply machine learning methods in Python to classify songs into genres.

60 minutes Data Manipulation, Data Visualization... Lina Tran Project guided

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?

60 minutes Data Manipulation, Data Visualization... Rasmus Bååth Project guided

Naïve Bees: Predict Species from Images

Build a model that can automatically detect honey bees and bumble bees in images.

60 minutes Data Manipulation, Data Visualization... Peter Bull Project guided

Generating Keywords for Google Ads

Automatically generate keywords for a search engine marketing campaign using Python.

60 minutes Data Manipulation Elias Dabbas Project guided

Naïve Bees: Image Loading and Processing

Load, transform, and understand images of honey bees and bumble bees in Python.

60 minutes Data Manipulation, Data Visualization... Peter Bull Project guided

Introduction to DataCamp Projects

If you've never done a DataCamp project, this is the place to start!

30 minutes Data Visualization, Case Studies Rasmus Bååth Project guided

A New Era of Data Analysis in Baseball

Use MLB's Statcast data to compare New York Yankees sluggers Aaron Judge and Giancarlo Stanton.

45 minutes Data Manipulation, Data Visualization... David Venturi Project guided

Creating Functions to Register App Users

Define functions to catch errors when new users register for an app!

1 hour Programming Amina Edmunds Project guided

Building Core Sign-Up Functions to Help Validate New Users

Create custom Python functions to validate user input!

30 minutes Programming Amina Edmunds Project guided

Interstellar Delivery: Mastering Datetime in Python

Manipulate date and time using Python

1 hour Programming Amina Edmunds Project guided

Combating Subscriber Churn with Targeted Marketing

Leverage machine learning algorithms and models for marketing analytics tasks in a streaming platform.

1 hour Machine Learning Iván Palomares Carrascosa Project guided

Building an E-Commerce Clothing Classifier Model with Keras

Automate e-commerce processes with image classification.

1 hour Machine Learning, Artificial Intelligence Chris Harper Project guided

Taxi Route Optimization with Reinforcement Learning

Solve the Taxi-v3 environment using Q-learning, ensuring efficient AI-driven transportation.

1 hour Machine Learning Fouad Trad Project guided

Compare Baseball Player Statistics using Visualizations

Use MLB's Statcast data to compare New York Yankees sluggers Aaron Judge and Giancarlo Stanton.

1 hour Data Visualization Jasmin Ludolf Project guided

Monitoring A Financial Fraud Detection Model

Help the bank monitoring their fraud detection model and figuring out why it's not performing as expected.

1 hour Machine Learning Hakim Elakhrass Project guided

Analyzing Car Reviews with LLMs

Use LLMs to solve diverse language tasks for a car dealership company.

1 hour Artificial Intelligence Iván Palomares Carrascosa Project guided

Getting a Good Night's Sleep

Dive into sleep data and gain insights about factors that impact sleep quality

1 hour Data Manipulation, Exploratory Data Analysis Amina Edmunds Project guided

Topic Analysis of Clothing Reviews with Embeddings

Analyze clothing reviews on an e-commerce platform to explore different topics and similarities among them.

1 hour Artificial Intelligence Sifat Khan Project guided

Dr. Semmelweis and the Discovery of Handwashing

Reanalyse the data behind one of the most important discoveries of modern medicine: handwashing.

60 minutes Data Manipulation, Data Visualization... Rasmus Bååth Project guided

Assessing Customer Churn Using Machine Learning

Build models predicting customer churn for Indian telecom customers.

1 hour Data Manipulation, Machine Learning Dr. Chester Ismay Project guided

Inspecting Electric Vehicle Charging Trends

Chart electric vehicle charging trends to inform strategic planning.

1 hour Data Manipulation, Data Visualization Dr. Chester Ismay Project guided

Analyzing Flight Delays and Cancellations

Examine flight delays & cancellations to uncover insights.

1 hour Data Manipulation, Data Visualization Dr. Chester Ismay Project guided

Debugging a Sales Data Workflow

Sometimes, things that once worked perfectly suddenly hit a snag. Practice your knowledge of DataFrames to find the problem and fix it!

45 min Data Manipulation Katerina Zahradova Project guided

Predicting Credit Card Approvals

Build a machine learning model to predict if a credit card application will get approved.

1 hour Python Programming, Machine Learning Maarten Van den Broeck Project guided

Visualizing the History of Nobel Prize Winners

Explore a dataset containing a century's worth of Nobel Laureates. Who won? Who got snubbed?

1 hour Data Manipulation, Data Visualization Jasmin Ludolf Project guided

Performing a Code Review

Review a data analysis workflow for adherence to Python standards and best-practices.

1 hour Programming, Data Engineering Jake Roach Project guided

Analyzing Crime in Los Angeles

Find out when and where crime is most likely to occur, along with the types of crimes commonly committed in LA.

45 minutes Data Manipulation, Exploratory Data Analysis George Boorman Project guided
See 29 More Results

Technology

Topic