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
Training 2 or more people?Try DataCamp for Business
GitHub Copilot Privacy: A Guide to Safeguards & Troubleshooting
GitHub Copilot privacy settings changed in April 2026. Learn what data leaves your IDE, how to configure content exclusions, and how to fix common issues.
Derrick Mwiti
June 2, 2026
GitHub Copilot Enterprise: A Guide to Spaces and the Usage Metrics API
Learn how GitHub Copilot Enterprise uses Spaces and the Usage Metrics API to provide organizational context, governance, and adoption tracking across engineering teams.
Tim Lu
June 2, 2026
GitHub Copilot Plans: A Complete Guide to Features and Administration Across Tiers
GitHub Copilot has moved far beyond “AI autocomplete for code.” In 2026, the differences between GitHub Copilot plans come down to privacy boundaries, admin controls, auditability, and the governance your organization needs.
Tim Lu
June 2, 2026
SGLang Tutorial: Serving Mistral Medium 3.5 Locally
Set up a multi-GPU Docker environment with tensor parallelism and EAGLE speculative decoding to serve Mistral Medium 3.5 128B through an OpenAI-compatible API.
Abid Ali Awan
June 1, 2026
Qwen 3.7 Max API Tutorial: Build a Self-Aware Productivity Agent
Learn how to build a productivity agent with Qwen 3.7 Max via OpenRouter, that plans, researches, writes, and self-reviews its own output in a Streamlit app.
Aashi Dutt
May 27, 2026
Managed Agents in the Gemini API: A Hands-On Tutorial
Google's Managed Agents let you deploy autonomous agents with a single API call. Learn how to build one that analyzes data, runs Python, and generates charts.
François Aubry
May 22, 2026
Google Antigravity CLI Tutorial: Orchestrating Parallel AI Agents
Use Google's Antigravity CLI to orchestrate dynamic subagents that clean, analyze, and visualize a dataset in parallel, producing an interactive HTML dashboard.
Aashi Dutt
May 22, 2026
Spec-Driven Development with Claude Code: A Guided Tutorial
Learn how to write a spec, turn it into a plan, and let Claude Code build using spec-driven development. Compare Superpowers, Spec Kit, and BMAD-METHOD to find the right tool for your workflow.
Bex Tuychiev
May 19, 2026
Vibe Coding with Xiaomi MiMo-V2.5-Pro: A Hands-On Tutorial
Connect Xiaomi MiMo-V2.5-Pro to OpenCode with Olostep MCP and the MiMo Token Plan, then put it to the test by building a CLI tool and a Reflex web app.
Abid Ali Awan
May 19, 2026
Singular Value Decomposition (SVD): What You Need to Know
Singular Value Decomposition (SVD) is a matrix factorization method that breaks any matrix into three simpler components, revealing its underlying structure.
May 18, 2026
Multi-Token Prediction Tutorial: How To Speed Up LLMs
Run Qwen3.6 27B on an RTX 3090 and learn how Multi-Token Prediction (MTP) with llama.cpp can boost local LLM inference by almost 2x without upgrading your GPU.
Abid Ali Awan
May 14, 2026
GPT-Realtime-2 API Tutorial: Three Tests, Three Verdicts
Learn how OpenAI's gpt-realtime-2, gpt-realtime-translate, and gpt-realtime-whisper differ, then test each one with working Python WebSocket code.
Khalid Abdelaty
May 12, 2026