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

Grok Voice Think Fast 2.0 API Tutorial: Build a Real-Time Voice Agent in Python

Learn how to use Grok Voice Think Fast 2.0 to build a real-time voice agent that handles spoken conversations, calls tools, manages interruptions, and resumes disconnected sessions.
Khalid Abdelaty's photo

Khalid Abdelaty

August 9, 2026

Oracle AI Vector Search Tutorial: Store and Query Embeddings With Python

This tutorial introduces Oracle AI Vector Search, explains its core features, and walks through a practical local project. It also covers setup requirements, semantic search, vector indexing, and common troubleshooting steps.
Mark Nelson's photo

Mark Nelson

August 6, 2026

PageIndex Tutorial: Reasoning-Based RAG Without Vectors

Learn to build a document QA system in Python with PageIndex, then benchmark on a real Federal Reserve financial report it against a vector RAG baseline using FAISS.
Josep Ferrer's photo

Josep Ferrer

August 6, 2026

Run DeepSeek-V4-Flash-0731 with Unsloth Studio and OpenCode

Run the latest DeepSeek V4 Flash model on a multi-GPU setup with Unsloth Studio, connect it to OpenCode, and use a local AI coding agent to build an interactive stock analytics website.
Abid Ali Awan's photo

Abid Ali Awan

August 5, 2026

Claude Code Agents: A Practical Guide to Autonomous Coding Workflows

Learn how Claude Code sub-agents can explore codebases, plan implementations, and complete multi-step development tasks with minimal supervision.
Tim Lu's photo

Tim Lu

August 5, 2026

pandas melt(): The Best Way to Convert Wide Data to Long

Learn how to use pandas.melt() to reshape DataFrames from wide to long format, with practical examples and common use cases.
Allan Ouko's photo

Allan Ouko

August 4, 2026

Quantization Aware Training: A Guide to Improving Gemma 4's Local Inference

Run Gemma 4 12B QAT locally with llama.cpp and see how Quantization-Aware Training improves 4-bit GGUF inference, reduces VRAM usage, boosts speed, and makes local AI more stable on consumer GPUs.
Abid Ali Awan's photo

Abid Ali Awan

August 3, 2026

ElevenLabs Voice Cloning: A Hands-On VoiceLab Guide

Learn how to clone your voice with Instant and Professional Voice Cloning in ElevenLabs, from recording clean audio to generating speech via the Python SDK.
Tim Lu's photo

Tim Lu

August 3, 2026

How to Use Claude Code For Free Without a Subscription

Claude Code is not free by default. Learn about all alternative paths, with the exact setup commands and an honest account of what each one trades away from the original.
Josep Ferrer's photo

Josep Ferrer

August 3, 2026

How to Fine-tune DiffusionGemma on PubMedQA Using Unsloth

Learn how to fine-tune DiffusionGemma 26B-A4B for biomedical question answering on PubMedQA using Unsloth, LoRA, Hugging Face, and a RunPod H100 GPU.
Abid Ali Awan's photo

Abid Ali Awan

August 3, 2026