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
Excel

How to Count Unique Values in Excel: What You Need to Know

Learn to count unique values in Excel using basic and advanced formulas. See the difference between unique and distinct values.
Laiba Siddiqui's photo

Laiba Siddiqui

December 23, 2025

Excel

Excel Random Number Generator: 3 Different Methods

There are multiple ways to generate random numbers in Excel, such as the `RAND(),` `RANDBETWEEN(),` and `RANDARRAY()` functions.
Laiba Siddiqui's photo

Laiba Siddiqui

February 18, 2025

Databricks

Deploying DeepSeek R1 on Databricks: A Step-by-Step Guide

Learn how to set up a Databricks account, register the DeepSeek R1 model, deploy it to an endpoint, and access it locally for seamless AI integration!
Abid Ali Awan's photo

Abid Ali Awan

February 17, 2025

Artificial Intelligence

Building Multimodal AI Application with Gemini 2.0 Pro

Build a chat app that can understand text, images, audio, and documents, as well as execute Python code. Truly a multimodal application closer to AGI.
Abid Ali Awan's photo

Abid Ali Awan

February 15, 2025

Cloud

AWS Lightsail: A Hands-On Introduction for Beginners

This practical guide to AWS Lightsail walks you through setting up, managing, and scaling cloud instances, making cloud hosting simple and accessible.
Don Kaluarachchi's photo

Don Kaluarachchi

February 13, 2025

Artificial Intelligence

Policy Gradient Theorem Explained: A Hands-On Introduction

Learn about the policy gradient theorem in RL and how to derive it mathematically. Implement an algorithm based on policy gradients to solve a simple RL environment in Gymnasium.
Arun Nanda's photo

Arun Nanda

February 13, 2025

Python

Python String Interpolation: A Beginner's Guide

Learn about Python string interpolation, its purpose, and when to use it. Includes practical examples and best practices.
Mark Pedigo's photo

Mark Pedigo

February 13, 2025

Python

Python Inheritance: Best Practices for Reusable Code

Python inheritance allows you to build new classes by reusing and extending the functionality of existing ones. Learn how to design parent-child class relationships, implement inheritance patterns, and apply techniques such as method overriding.
Samuel Shaibu's photo

Samuel Shaibu

February 12, 2025

Excel

How to Merge Two Columns in Excel: Simple Formulas and More

Merge two columns in Excel using the ampersand & operator or the CONCAT() function with a custom delimiter. Or use TEXTJOIN(), which lets you ignore blank cells.
Laiba Siddiqui's photo

Laiba Siddiqui

February 12, 2025