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

Claude Fable 5 in Claude Code: A Hands-On Test Against Opus 5

A hands-on look at Anthropic's Fable 5 model in Claude Code: how it handles a one-shot build, its safety refusals and Opus fallback, and when to use it.
Bex Tuychiev's photo

Bex Tuychiev

August 20, 2026

ChatGPT Work for Business: From Source Files to Reports, Spreadsheets, and Decks

Learn how to run a quarterly review in ChatGPT Work, from source files to a report, spreadsheet, and deck. Hands-on walkthrough with the checks before sign-off.
Khalid Abdelaty's photo

Khalid Abdelaty

August 18, 2026

Renaming Columns in Pandas: A Complete Guide With Examples

Learn how to rename columns in pandas with .rename(), df.columns, and .set_axis(), plus Python functions for snake_case and fixes for KeyError and ValueError.

Rajesh Kumar

August 17, 2026

Gradient Checkpointing: Efficient Fine-Tuning with Unsloth and NVIDIA

Learn how Unsloth's NVIDIA-optimized gradient checkpointing and QLoRA cut VRAM use when fine-tuning Qwen3.5 4B for medical document OCR.
Abid Ali Awan's photo

Abid Ali Awan

August 14, 2026

How to Use Unsloth Desktop for Local AI Workflows

Use Unsloth Desktop for local AI workflows, including LLM inference, fine-tuning, vision models, image and video generation, OpenCode coding agents, and local APIs from one desktop application.
Abid Ali Awan's photo

Abid Ali Awan

August 13, 2026

Minima and Maxima: How to Find and Interpret Extreme Points

Learn what minima and maxima are, how local and global extrema differ, and how to find them using critical points, first and second derivative tests, and the closed-interval method.
Vinod Chugani's photo

Vinod Chugani

August 13, 2026

How to Run Muse Glimmer 30B Locally for AI Coding

Run Meta’s Muse Glimmer local agentic model using llama.cpp, dynamic quantization, DFlash speculative decoding, vision support, and OpenCode to run a fast, private, and low-cost AI coding agent.
Abid Ali Awan's photo

Abid Ali Awan

August 11, 2026

Invertible Matrix: Definition, Properties, and Examples

Learn what an invertible matrix is, how to determine if a matrix is invertible, and why matrix inverses matter in linear algebra and data science.
Iheb Gafsi's photo

Iheb Gafsi

August 11, 2026

Claude Tried the Riemann Hypothesis. Here's What Happened.

No, it didn't solve the Riemann hypothesis. But it did stumble into a genuine, Lean-verified improvement on a 50-year-old bound.
Josef Waples's photo

Josef Waples

August 10, 2026

How to Run Local Speech-to-Text on CPU with VibeASR.cpp

Learn how to run fast, accurate, multilingual speech-to-text locally on a CPU using Microsoft VibeASR.cpp, with file transcription, real-time streaming, and a Gradio web interface on Windows, Linux, and macOS.
Abid Ali Awan's photo

Abid Ali Awan

August 9, 2026

Build and Deploy Your First Autonomous AI Agent with FastAPI Cloud

Build and deploy a live financial research app on FastAPI Cloud using GPT-5.6 Luna, Olostep web search, tool calling, REST endpoints, and OpenAI Agents SDK tracing. 
Abid Ali Awan's photo

Abid Ali Awan

August 9, 2026