Skip to main content
learning data science

Data Science Tutorials

Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
Discover categories
GroupTraining 2 or more people?Try DataCamp for Business
Python

Managing PostgreSQL Databases in Python with psycopg2

Discover how to create, connect to and manage PostgreSQL databases using Python’s psycopg2 package.

Javier Canales Luna

March 21, 2025

Python

Latent Semantic Analysis using Python

In this tutorial, you will learn how to discover the hidden topics from given documents using Latent Semantic Analysis in python.
Avinash Navlani's photo

Avinash Navlani

October 9, 2018

R

Subsetting Datasets in R

Subsetting datasets is a crucial skill for any data professional. Learn and practice subsetting data in this quick interactive tutorial!
Tom Jeon's photo

Tom Jeon

October 8, 2018

R

Contingency Analysis using R

In this tutorial, you'll learn with the help of an example how "Contingency Analysis" or "Chi-square test of independence" works and also how efficiently we can perform it using R.
Vedabrata Basu's photo

Vedabrata Basu

October 5, 2018

Machine Learning

Diving Deep with Imbalanced Data

Learn the techniques to deal with an imbalanced dataset.
Sayak Paul's photo

Sayak Paul

October 4, 2018

Python

Social Network Analysis in Python

Networks today are part of our everyday life. Let's learn how to visualize and understand a social network in Python using Networks.
Amita Kapoor's photo

Amita Kapoor

October 2, 2018

Python

Using Regular Expressions to Clean Strings

This tutorial takes course material from DataCamp's Cleaning Data in Python course and allows you to clean strings using regular expressions.
Ryan Sheehy's photo

Ryan Sheehy

September 28, 2018

R

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's photo

Ryan Sheehy

September 27, 2018

Python

Demystifying Crucial Statistics in Python

Learn about the basic statistics required for Data Science and Machine Learning in Python.
Sayak Paul's photo

Sayak Paul

September 27, 2018

R

Creating a List in R

Practice Lists in R by using course material from DataCamp's Intro to R course.
Ryan Sheehy's photo

Ryan Sheehy

September 27, 2018

Python

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's photo

Avinash Navlani

September 26, 2018