Category
Topics
Data Science Tutorials
Advance your data career with our data science tutorials. We walk you through challenging data science functions and models step-by-step.
Other topics:
Training 2 or more people?Try DataCamp for Business
Joins in SQL Tutorial
This tutorial will explain how to join tables together using primary and foreign keys in an SQL Server.
DataCamp Team
October 23, 2020
PCH in R Tutorial
In this tutorial, learn about plot character (PCH) in R.
DataCamp Team
October 23, 2020
Box Plot in R Tutorial
Learn about box plots in R, including what they are, when you should use them, how to implement them, and how they differ from histograms.
DataCamp Team
September 25, 2020
Graphics with ggplot2 Tutorial
Data visualization is an essential skill for data scientists. It combines statistics and design in meaningful and appropriate ways.
DataCamp Team
September 25, 2020
Building a Chatbot using Chatterbot in Python
In this tutorial, you'll learn how to build a chatbot using chatterbot in Python.
Avinash Navlani
January 10, 2024
Recommendation System for Streaming Platforms Tutorial
In this Python tutorial, explore movie data of popular streaming platforms and build a recommendation system.
Avinash Navlani
August 30, 2020
Installation of PySpark (All operating systems)
This tutorial will demonstrate the installation of PySpark and hot to manage the environment variables in Windows, Linux, and Mac Operating System.
Olivia Smith
August 29, 2020
Python Arrays
Python arrays with code examples. Learn how to create and print arrays using Python NumPy today!
DataCamp Team
August 8, 2024
Sorting in Python Tutorial
Discover what the sort method is and how to do it.
DataCamp Team
July 22, 2020
GLM in R: Generalized Linear Model
Learn about generalized linear models (GLM) and how they differ from linear models.
DataCamp Team
June 30, 2020
Subsetting in R Tutorial
Find out how to access your dataframe's data with subsetting. Learn how to subset by using brackets or by using R's subset() function.
DataCamp Team
December 2, 2024
Python Lists Tutorial
A list is a compound data type where you can group values together. A Python list is a convenient way of storing information altogether rather than individually.
DataCamp Team
June 25, 2020