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
Factor Levels in R
This tutorial takes course material from DataCamp's free Intro to R course and allows you to practice Factors.
Ryan Sheehy
September 27, 2018
Creating a List in R
Practice Lists in R by using course material from DataCamp's Intro to R course.
Ryan Sheehy
September 27, 2018
Introduction to Customer Segmentation in Python
In this tutorial, you're going to learn how to implement customer segmentation using RFM(Recency, Frequency, Monetary) analysis from scratch in Python.
Avinash Navlani
September 26, 2018
For Loops in R
When you know how many times you want to repeat an action, a for loop is a good option. Master for loops with this tutorial.
Ryan Sheehy
September 26, 2018
Data Visualization with Tableau
In this tutorial, you will learn how to analyze and display data using Tableau and make better, more data-driven decisions.
Parul Pandey
September 24, 2018
Joining DataFrames in pandas Tutorial
In this tutorial, you’ll learn various ways in which multiple DataFrames could be merged in python using Pandas library.
DataCamp Team
Abid Ali Awan
December 5, 2022
Lists: N-Sized Chunks
In this tutorial, you shall work with lists and learn an efficient way to divide arbitrarily sized lists into chunks of a given size.
Sejal Jaiswal
September 12, 2018
Deduce the Number of Layers and Neurons for ANN
There is an optimal number of hidden layers and neurons for an artificial neural network (ANN). This tutorial discusses a simple approach for determining the optimal numbers for layers and neurons for ANN's.
Ahmed Gad
September 11, 2018
Visualize Missing Data with VIM Package
Learn to use data visualization tools provided by the VIM package to gain quick insights into the missing data patterns.
Michał Oleszak
September 5, 2018
Markov Chain Analysis in R
In this tutorial, you'll learn what Markov chain is and use it to analyze sales velocity data in R.
Francisco Javier Carrera Arias
August 30, 2018
Python Setup: The Definitive Guide
In this tutorial, you'll learn how to set up your computer for Python development, and explain the basics for having the best application lifecycle.
J. Andrés Pizarro
August 28, 2018
Detect Anomalies with Anomalize in R
Learn how to detect anomalies in large time series data sets and present insights in a much simpler way.
Nishant Singh
August 27, 2018