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
Training 2 or more people?Try DataCamp for Business
How to Transpose a Matrix in R: A Quick Tutorial
Learn three methods to transpose a matrix in R in this quick tutorial
Adel Nehme
March 19, 2025
How to Use the XLOOKUP Excel Function with Multiple Criteria
This tutorial discusses the purpose and syntax of the XLOOKUP Excel function, its advantages concerning its predecessors, the two main ways of using XLOOKUP with multiple criteria including their pros and cons, extending functionality through the optional parameters, and the way of running a similar search in older Excel versions.
Elena Kosourova
April 12, 2024
How to Check if a File Exists in Python
Learn how to check if a file exists in Python in this simple tutorial
Adel Nehme
April 11, 2024
Python Absolute Value: A Quick Tutorial
Learn how to use Python's abs function to get a number's magnitude, ignoring its sign. This guide explains finding absolute values for both real and imaginary numbers, highlighting common errors.
Amberle McKee
April 11, 2024
Mastering AWS Step Functions: A Comprehensive Guide for Beginners
This article serves as an in-depth guide that introduces AWS Step Functions, their key features, and how to use them effectively.
Zoumana Keita
April 11, 2024
Sorting Data in R
How to sort a data frame in R.
DataCamp Team
April 10, 2024
How to Use the NumPy linspace() Function
Learn how to use the NumPy linspace() function in this quick and easy tutorial.
Adel Nehme
April 5, 2024
Exploring Matplotlib Inline: A Quick Tutorial
Learn how matplotlib inline can enable you to display your data visualizations directly in a notebook quickly and easily! In this article, we cover what matplotlib inline is, how to use it, and how to pair it with other libraries to create powerful visualizations.
Amberle McKee
April 5, 2024
LOD Expressions in Tableau: A Tutorial With Examples
Learn more about LOD expressions in Tableau and how to use them.
Austin Chia
April 5, 2024
ML Workflow Orchestration With Prefect
Learn everything about a powerful and open-source workflow orchestration tool. Build, deploy, and execute your first machine learning workflow on your local machine and the cloud with this simple guide.
Abid Ali Awan
April 5, 2024
How to Exit Python: A Quick Tutorial
In this article, we cover the basics of what happens when you terminate Python, how to exit Python using different exit functions and keyboard shortcuts, as well as common issues and how to avoid them.
Amberle McKee
April 5, 2024
How to Convert a String Into an Integer in Python
Learn how to convert Python strings to integers in this quick tutorial.
Adel Nehme
November 24, 2024