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

How to Use Name Manager in Excel (Step-by-Step Guide)

Learn how to use Excel Name Manager to create, edit, and delete named ranges and write cleaner, easier-to-maintain formulas.
Amole Oluwaferanmi's photo

Amole Oluwaferanmi

April 17, 2026

Running MiniMax M2.7 Locally for Agentic Coding

In this guide, we will rent an H200 GPU and install llama.cpp, download MiniMax M2.7 GGUF, run it locally, test it in the WebUI, and connect it to OpenCode.
Abid Ali Awan's photo

Abid Ali Awan

April 17, 2026

Ollama Python Library: Getting Started with LLMs Locally

Master the Ollama Python SDK for local LLM development. Learn to generate text, handle multi-turn chats, use vision models, and build AI apps securely.
Austin Chia's photo

Austin Chia

April 17, 2026

Microsoft MAI Models: Testing MAI-Transcribe-1, MAI-Voice-1, and MAI-Image-2 with Streamlit

Build a working demo app that calls all three Microsoft MAI models via Azure speech-to-text, text-to-speech, and image generation, and learn what these models can do.
Aashi Dutt's photo

Aashi Dutt

April 15, 2026

Newton's Method: Find Roots Fast with Iterative Approximation

Newton's method is an iterative root-finding algorithm that uses tangent line approximations to close in on the solution of equations that have no closed-form answer.
Dario Radečić's photo

Dario Radečić

April 15, 2026

LM Studio Tutorial: Get Started with Local LLMs

Discover how to install and run LLMs locally using LM Studio. Keep your data private, chat with documents using built-in RAG, and set up a local API.
Srujana Maddula's photo

Srujana Maddula

April 14, 2026

t Statistic Explained: Formula, Interpretation, and Examples

The t statistic helps you decide whether a difference in your data is meaningful or just random variation. This guide explains how it works, how to calculate it, and how to use it in real testing scenarios with clear, step-by-step examples.
Laiba Siddiqui's photo

Laiba Siddiqui

April 14, 2026

Claude Code in Cursor: Setup and Workflow Guide

Learn how to set up Claude Code inside Cursor, understand the difference between Claude Code and Claude models in Cursor, and decide when each workflow makes sense for your project.
Khalid Abdelaty's photo

Khalid Abdelaty

April 14, 2026

Essential Checks for a Healthy MongoDB Database

A guide covering the essential proactive checks across replication, performance, and backup to keep your data platform robust and reliable.
Daniel Coupal's photo

Daniel Coupal

April 14, 2026

Codex CLI For Data Workflow Automation: A Complete Guide

Master OpenAI's Codex CLI to automate data workflows. Learn to conduct EDA, build Python ETL pipelines, and generate tests directly from your local terminal.
Nikhil Adithyan's photo

Nikhil Adithyan

April 14, 2026

Regularization in Machine Learning: L1, L2, and Elastic Net Explained

A practical overview of regularization in machine learning - what it is, how it works, and when to use L1, L2, and Elastic Net to build models that generalize.
Dario Radečić's photo

Dario Radečić

April 13, 2026