Skip to main content
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:
GroupTraining 2 or more people?Try DataCamp for Business
Python

Understanding Recursive Functions in Python

In this tutorial, learn about the different aspects of recursive functions and implement a recursive function in Python from scratch.

Sayak Paul

December 19, 2018

Olivia Smith

December 12, 2018

Python

Stocks, Significance Testing & p-Hacking

Learn how to manipulate time series data with pandas and conduct significance testing through simulation using Python, to analyze stock market volatility.

Patrick David

December 11, 2018

Python

Naive Bayes Classification Tutorial using Scikit-learn

Learn how to build and evaluate a Naive Bayes Classifier using Python's Scikit-learn package.
Abid Ali Awan's photo

Abid Ali Awan

Avinash Navlani's photo

Avinash Navlani

January 15, 2026

Data Science

Overview of Atom IDE

In this tutorial, you'll learn the importance of IDEs, how to set-up Atom, and download packages.
Sejal Jaiswal's photo

Sejal Jaiswal

November 21, 2018

R

How to Import Data Into R

Find out how to import data into R, including CSV, JSON, Excel, HTML, databases, SAS, SPSS, Matlab, and other files using the popular R packages.
Abid Ali Awan's photo

Abid Ali Awan

December 16, 2024

R

A Loops in R Tutorial - Usage and Alternatives

A tutorial on loops in R that looks at the constructs available in R for looping. Discover alternatives using R's vectorization feature.
Carlo Fanara's photo

Carlo Fanara

January 30, 2023

R

Machine Learning in R for beginners

This small tutorial is meant to introduce you to the basics of machine learning in R: it will show you how to use R to work with KNN.
Karlijn Willems's photo

Karlijn Willems

November 20, 2018

R

Introduction to Monte Carlo Methods

In this tutorial, the reader will learn the Monte Carlo methodology and its applications in data science, like integral approximation, and parameter estimation.
Asael Alonzo Matamoros's photo

Asael Alonzo Matamoros

November 9, 2018

Python

Essentials of Linear Regression in Python

Learn what formulates a regression problem and how a linear regression algorithm works in Python.
Sayak Paul's photo

Sayak Paul

October 31, 2018