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

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

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

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

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