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
Software Development With Devin: Setup And First Pull Request (Part 1)
Discover how Devin can assist in your coding tasks. In this first tutorial, we’ll get started on an existing repo and explore the features available in the Devin environment.
Marie Fayard
June 26, 2025
How to Create a Word Cloud in Tableau
Word clouds are one of the essential visualizations in text analysis. Learn how to create and customize them in Tableau, in simple and easy steps.
Islam Salahuddin
June 25, 2025
COUNTBLANK() Function in Excel: Identify Gaps in Your Data
Learn how to use the Excel COUNTBLANK() function to quickly identify and count empty cells in your data.
Josef Waples
June 25, 2025
Delta Table in Databricks: A Complete Guide
Discover how Delta Tables unify batch and streaming data, boost performance, and simplify analytics in Databricks' lakehouse architecture.
Allan Ouko
June 25, 2025
Count Formula in Excel: Essential Tips and Examples
Learn how to use Excel’s COUNT() formula with essential tips, real-world examples, and variations like COUNTA(), COUNTBLANK(), and COUNTIF() to handle different data types and scenarios.
Laiba Siddiqui
June 25, 2025
Pydantic: A Guide With Practical Examples
Learn what Pydantic is, what it’s used for, and how it compares to alternatives like Marshmallow or Python’s dataclasses.
Bex Tuychiev
June 25, 2025
Poisson Regression: A Way to Model Count Data
Learn when to use Poisson regression, how to interpret results through incidence rate ratios, and implement essential techniques in R.
Vinod Chugani
June 24, 2025
Understanding Correlation: Measuring Relationships in Data
Learn how to identify relationships between variables using correlation. Discover the different types of correlation coefficients and their applications.
Josef Waples
June 24, 2025
Understanding Covariance: An Introductory Guide
Discover how covariance reveals relationships between variables. Learn how to calculate and interpret it across statistics, finance, and machine learning.
Josef Waples
June 24, 2025
Python len(): A Beginner’s Guide to Counting Elements in Python
Learn how to use the Python len() function to quickly find the size of strings, lists, dictionaries, and other data structures. Discover practical examples and common mistakes to avoid when working with len() in your own code.
Josef Waples
June 23, 2025
R sd() Function: Standard Deviation in R
Learn how to measure variability in your data using the R sd() function. Discover practical examples and essential techniques for handling missing values and grouped data.
Josef Waples
June 23, 2025
Creating Collections in MongoDB: Manual and Automatic Methods
Learn how collections are created in MongoDB, when to define them explicitly, and key configuration options.
Luce Carter
June 22, 2025