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
Git

Git Merge Tutorial: A Comprehensive Guide with Examples

Learn how to merge branches efficiently in Git with this step-by-step tutorial. Explore different merge strategies, resolve conflicts, and apply best practices to keep your Git history clean.
Srujana Maddula's photo

Srujana Maddula

March 12, 2025

Git

Git Delete Branch: How to Remove Local and Remote Branches

This guide explains how to delete branches in Git—locally and remotely—while following best practices to avoid accidental data loss.
Ashlyn Brooks's photo

Ashlyn Brooks

March 12, 2025

Python

Modulo Operator in Python: Understanding Key Concepts

Learn how to use the modulo operator (%) in Python to solve real-world problems, from checking even/odd numbers to cryptography, or cyclic data structures.
Benito Martin's photo

Benito Martin

March 12, 2025

Cloud

Azure DevOps Tutorial: Build, Test, and Deploy Applications

This tutorial walks you through Azure DevOps, making CI/CD easier than ever.
Emmanuel Akor's photo

Emmanuel Akor

March 11, 2025

Git

Git Reflog: Understanding and Using Reference Logs in Git

Learn how git reflog helps track and recover lost commits, undo mistakes, and manage branch history. Discover practical use cases and commands to master git reflog.
Allan Ouko's photo

Allan Ouko

March 11, 2025

Excel

COUNTIF() Excel: Count Cells Based on Conditions

Use Excel’s COUNTIF() function to quickly count cells matching specific criteria like text, numbers, dates, and wildcard characters.
Laiba Siddiqui's photo

Laiba Siddiqui

March 13, 2025

Artificial Intelligence

How to Set Up and Run QwQ 32B Locally With Ollama

Learn how to install, set up, and run QwQ-32B locally with Ollama and build a simple Gradio application.
Aashi Dutt's photo

Aashi Dutt

March 10, 2025

Git

Git Pull: Keeping Your Local Repository Up to Date

The git pull command retrieves updates from a remote repository and merges them into your current branch. Keep reading to learn to avoid unnecessary merge conflicts.
Oluseye Jeremiah's photo

Oluseye Jeremiah

March 10, 2025

AWS

Amazon Polly: A Complete Guide to Text-to-Speech in AWS

Give your applications a voice with Amazon Polly! Learn how to convert text into natural-sounding speech using AWS’s powerful text-to-speech service.
Moez Ali's photo

Moez Ali

March 8, 2025